mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 14:25:00 +00:00
bump deps to get grep-ast 0.3.1
This commit is contained in:
parent
5745657991
commit
04539feccb
2 changed files with 11 additions and 2 deletions
|
@ -1179,6 +1179,7 @@ class Coder:
|
|||
self.io.tool_error(
|
||||
"For more info see: https://aider.chat/docs/faq.html#aider-isnt-editing-my-files"
|
||||
)
|
||||
self.io.tool_error()
|
||||
self.io.tool_error(str(err), strip=False)
|
||||
|
||||
self.reflected_message = str(err)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue