runner: whitespaces.

parent e275df64
...@@ -92,7 +92,7 @@ def checkJSONConfig(config): ...@@ -92,7 +92,7 @@ def checkJSONConfig(config):
'max_run_software' : 2 'max_run_software' : 2
} }
open(json_file, "w").write(json.dumps(params)) open(json_file, "w").write(json.dumps(params))
def run(): def run():
"Run default configuration." "Run default configuration."
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment