delete polish word
This commit is contained in:
+1
-1
@@ -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)}")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user