mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-07-11 17:43:35 +01:00
Pylint fixes
Pylint now checks for trailing new lines, this commit fixes them.
This commit is contained in:
wlauto
commands
common
core
devices
external
daq_server
src
daqpower
instrumentation
delay
dmesg
energy_probe
hwmon
juno_energy
netstats
poller
screenon
modules
resource_getters
result_processors
tests
tools
utils
workloads
__init__.py
andebench
angrybirds
angrybirds_rio
anomaly2
audio
autotest
camerarecord
castlemaster
cfbench
glbenchmark
googlemap
gunbros2
nenamark
power_loadtest
quadrant
realracing3
sqlite
thechase
vellamo
video
@ -24,4 +24,3 @@ def init_argument_parser(parser):
|
||||
help='Enable debug mode. Note: this implies --verbose.')
|
||||
parser.add_argument('--version', action='version', version='%(prog)s {}'.format(get_wa_version()))
|
||||
return parser
|
||||
|
||||
|
Reference in New Issue
Block a user