mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-10-12 23:04:04 +01:00
Pylint fixes
Pylint now checks for trailing new lines, this commit fixes them.
This commit is contained in:
@@ -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