fix typo of unit in cpu_eff plots

This commit is contained in:
2026-08-24 13:27:31 +02:00
parent 890ba9e332
commit 579ba2bbfd
+1 -1
View File
@@ -1676,7 +1676,7 @@ def histo_graphs(out_rows: list[OutputRow], args: argparse.Namespace):
"mem_eff": "",
"planned_time": " (h)",
"usedmem": " (GB)",
"vpu_eff": "",
"cpu_eff": "",
"start": "",
"time_eff": "",
"walltime": " (h)"