mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 06:15:00 +00:00
Fix typos discovered by codespell
This commit is contained in:
parent
8612ac0e60
commit
9364ce1f15
8 changed files with 9 additions and 9 deletions
|
@ -181,9 +181,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