mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
commit
cf7dfa816e
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ class Coder:
|
|||
self.fence = self.fences[0]
|
||||
self.io.tool_error(
|
||||
"Unable to find a fencing strategy! Falling back to:"
|
||||
" {self.fence[0]}...{self.fence[1]}"
|
||||
f" {self.fence[0]}...{self.fence[1]}"
|
||||
)
|
||||
|
||||
return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue