mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 14:25:00 +00:00
lint
This commit is contained in:
parent
1c881cd574
commit
6fcf4ff0e7
1 changed files with 3 additions and 3 deletions
2
coder.py
2
coder.py
|
@ -110,7 +110,7 @@ class Coder:
|
||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
self.console.print(
|
self.console.print(
|
||||||
f"[red bold]Skipped adding new files to the git repo."
|
"[red bold]Skipped adding new files to the git repo."
|
||||||
)
|
)
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue