mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-05 20:25:01 +00:00
style: Apply linter formatting to remove extra whitespaces
This commit is contained in:
parent
ca6abdfc61
commit
bdaa70ada5
3 changed files with 4 additions and 4 deletions
|
@ -1831,7 +1831,7 @@ class Coder:
|
|||
"""Remove reasoning content from the model's response."""
|
||||
|
||||
from aider.reasoning_tags import remove_reasoning_content
|
||||
|
||||
|
||||
self.partial_response_content = remove_reasoning_content(
|
||||
self.partial_response_content,
|
||||
self.reasoning_tag_name,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue