This commit is contained in:
2025-11-23 22:05:21 +01:00
parent d4894fde95
commit 5fe221ea94
3 changed files with 62 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ FOLDER_2 = Path(r"U:\Dropbox\Ordinace\Dokumentace_ke_zpracování\MP")
TRIANGLE = ""
# Set to True for testing (no changes), False to really rename
DRY_RUN = True
DRY_RUN = False
def main():