delete polish word

This commit is contained in:
Mateusz Gruszczyński
2026-06-07 23:36:52 +02:00
parent 90055b415c
commit c3969a5f28
+1 -1
View File
@@ -45,7 +45,7 @@ def make_zip(repo_path: Path, output_zip: Path) -> None:
zf.write(abs_path, arcname=rel_path)
print(f"Utworzono archiwum: {output_zip}")
print(f"Created: {output_zip}")
print(f"Added files: {len(files)}")