mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 06:44:59 +00:00
Merge pull request #1003 from cclauss/patch-1
Fix typos discovered by codespell
This commit is contained in:
commit
36553d797f
7 changed files with 8 additions and 8 deletions
|
@ -213,9 +213,9 @@ aider/coder.py
|
|||
|
||||
aider/coder.py
|
||||
<<<<<<< SEARCH
|
||||
self.console.print("[red]Skipped commmit.")
|
||||
self.console.print("[red]Skipped commit.")
|
||||
=======
|
||||
self.io.tool_error("Skipped commmit.")
|
||||
self.io.tool_error("Skipped commit.")
|
||||
>>>>>>> REPLACE"""
|
||||
|
||||
# Should not raise a ValueError
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue