Update verify-checksum-models.py
quick fix to pass the git check
This commit is contained in:
parent
3bdecc2aca
commit
9f788b9478
1 changed files with 1 additions and 0 deletions
|
@ -75,3 +75,4 @@ print("-" * 80)
|
|||
# Output the results as a table
|
||||
for r in results:
|
||||
print(f"{r['filename']:40} {r['valid checksum']:^20} {r['file missing']:^20}")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue