1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-02 11:22:41 +01:00

wa/commands: pep8 fixes

This commit is contained in:
Marc Bonnici
2018-07-03 14:30:04 +01:00
parent 6afd710bd1
commit c6ec7af665
5 changed files with 17 additions and 11 deletions

View File

@@ -48,7 +48,7 @@ class ProcessCommand(Command):
Specify an output processor to add from the
command line. This can be used to run a
processor that is not normally used without
introducing permanent change to the config
introducing permanent change to the config
(which one might then forget to revert). This
option may be specified multiple times.
""")