TeamWork 3>

This commit is contained in:
Si11ium
2019-03-05 12:51:41 +01:00
parent 18c84d1483
commit 7766fed5ab
4 changed files with 169 additions and 122 deletions

View File

@ -114,7 +114,6 @@ def compile_run_name(path: str) -> dict:
if __name__ == '__main__':
raise NotImplementedError()
args = build_args()
in_file = args.in_file[0]
out_file = args.out_file