mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-11-11 13:30:35 +00:00
minor : fix whitespaces (#1302)
This commit is contained in:
parent
e2a937ca6a
commit
bca9ad938a
@ -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…
Reference in New Issue
Block a user