mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
style: Apply linter to benchmark.py
This commit is contained in:
parent
8e689d35af
commit
ec9327dcb4
1 changed files with 0 additions and 1 deletions
|
@ -518,7 +518,6 @@ def summarize_results(dirname, stats_languages=None):
|
|||
res.reasoning_effort = results.get("reasoning_effort")
|
||||
|
||||
for key in "model edit_format commit_hash editor_model editor_edit_format".split():
|
||||
|
||||
val = results.get(key)
|
||||
if val:
|
||||
variants[key].add(val)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue