mirror of
https://github.com/Doctorado-ML/benchmark.git
synced 2025-08-17 08:25:53 +00:00
Remove extra space in report header
This commit is contained in:
@@ -1450,7 +1450,7 @@ class Summary:
|
||||
print(color1, end="")
|
||||
print(
|
||||
f" # {'Date':10s} {'File':{max_file}s} {'Score':8s} "
|
||||
f" {'Time(h)':7s} {'Title':s}"
|
||||
f"{'Time(h)':7s} {'Title':s}"
|
||||
)
|
||||
print(
|
||||
"===",
|
||||
|
Reference in New Issue
Block a user