mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
style: Apply linter formatting to benchmark code
This commit is contained in:
parent
5504ac535b
commit
b3e29ab20e
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ def get_legend_label(model):
|
||||||
return "Mistral"
|
return "Mistral"
|
||||||
return model
|
return model
|
||||||
|
|
||||||
|
|
||||||
def get_model_color(model):
|
def get_model_color(model):
|
||||||
default = "lightblue"
|
default = "lightblue"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue