Commit d01cc479 authored by lintangsutawika's avatar lintangsutawika
Browse files

modifed error message

parent 3c842795
......@@ -143,7 +143,6 @@ def main():
)
raise ValueError(f"Tasks {missing} were not found.")
if args.output_path:
path = Path(args.output_path)
# check if file or 'dir/results.json' exists
......
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