small adjustments and "DestinationReachAny" as replacement for "DestinationDone"

This commit is contained in:
Steffen Illium
2023-10-24 13:37:35 +02:00
parent c3a1cb0cfa
commit bf88561e7c
5 changed files with 6 additions and 7 deletions
-1
View File
@@ -17,4 +17,3 @@ def init():
shutil.copytree(template_path, cwd)
print(f'Templates copied to {cwd}"/"{template_path.name}')
print(':wave:')