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 for a particular run without introducing
permanent change to the config (which one permanent change to the config (which one
might then forget to revert). This option may might then forget to revert). This option may
be be specified multiple times.
specified multiple times.
""") """)
def execute(self, config, args): def execute(self, config, args):