fix the stupid

This commit is contained in:
Julian Daube 2020-04-16 12:29:09 +02:00
parent f5bdd8c43d
commit d2d8f520ad
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ def main():
dst = Path(files[file])
if not src.exists():
print("src does not exist: {}".format(str(src));
print("src does not exist: {}".format(str(src)))
continue
# create directory