mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-25 02:44:36 +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
|
# Output the results as a table
|
||||||
for r in results:
|
for r in results:
|
||||||
print(f"{r['filename']:40} {r['valid checksum']:^20} {r['file missing']:^20}")
|
print(f"{r['filename']:40} {r['valid checksum']:^20} {r['file missing']:^20}")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user