arti resolve

This commit is contained in:
2026-06-18 17:20:21 +03:00
parent 3a415129a0
commit b7f5a27671
3 changed files with 19 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ for i in ("input", "output"):
path.mkdir(exist_ok=True)
# Print the files
for file in files:
file=file.lower
if file.startswith("~$"): #Проверка не редактируемый ли файл
continue
# Check if item is a file, not a directory