diff --git a/thursday/go_benchmark_it.py b/thursday/go_benchmark_it.py index 55fd629..c8811d1 100644 --- a/thursday/go_benchmark_it.py +++ b/thursday/go_benchmark_it.py @@ -424,7 +424,6 @@ def main(argv, display=True): if display and not old_summary: print( f"\n\033[1malternatively scored optimizers:\033[m" - f" (awards={place_scores})" f" (obj={len(objectives)}, opt={len(optimizers)})" f" (dims={size}, evals={budget})" )