minor : fix whitespaces (#1302)

pull/1301/head
Georgi Gerganov 1 year ago committed by GitHub
parent e2a937ca6a
commit bca9ad938a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -75,4 +75,3 @@ 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…
Cancel
Save