mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
style: Fix linter formatting in base_coder.py
This commit is contained in:
parent
cc84f590fe
commit
f37799b39c
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ class Coder:
|
|||
else:
|
||||
formatted_budget = f"{value:.1f}k"
|
||||
output += f", {formatted_budget} think tokens"
|
||||
|
||||
|
||||
# Check for reasoning effort
|
||||
if (
|
||||
main_model.extra_params
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue