Commit 318825d6 authored by Jérome Perrin's avatar Jérome Perrin

remove name error introduced probably by mistake

parent 294ff691
......@@ -157,7 +157,6 @@ def main(*args):
def run(*args):
# run with one topology input
slmdfksfdmlj()
args = args or sys.argv[1:]
input_data = json.load(open(args[0]))
queue = multiprocessing.Queue()
......
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