1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00

commands/run: Fix formatting

This commit is contained in:
Marc Bonnici 2018-01-02 14:51:11 +00:00 committed by setrofim
parent 937d417a42
commit 0047ce31d7

View File

@ -82,8 +82,7 @@ class RunCommand(Command):
for a particular run without introducing
permanent change to the config (which one
might then forget to revert). This option may
be
specified multiple times.
be specified multiple times.
""")
def execute(self, config, args):