style: Apply linter formatting to benchmark code

This commit is contained in:
Paul Gauthier (aider) 2024-11-20 20:02:52 -08:00
parent 5504ac535b
commit b3e29ab20e

View file

@ -28,6 +28,7 @@ def get_legend_label(model):
return "Mistral"
return model
def get_model_color(model):
default = "lightblue"