Compare commits

...

2 Commits

Author SHA1 Message Date
b61a8a5473 z230 2026-01-06 10:09:25 +01:00
83f2d0dafc z230 2026-01-06 10:05:35 +01:00
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.venv/
.idea/

View File

@@ -235,7 +235,7 @@ def run_md5_calculator(device_name=None,
print(f"Threads: {threads}\n")
v
# ======================================================
# RUN EXAMPLE
# ======================================================