mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 01:04:59 +00:00
style: fix linting issues and add newline
This commit is contained in:
parent
bfba7e8e73
commit
cde45d9fdf
1 changed files with 1 additions and 0 deletions
|
@ -327,6 +327,7 @@ def sanity_check_repo(repo, io):
|
|||
io.tool_output("You may be able to convert your repo: git update-index --index-version=2")
|
||||
io.tool_output("Or run aider --no-git to proceed without using git.")
|
||||
from aider import urls
|
||||
|
||||
io.tool_output(urls.git_index_version)
|
||||
return False
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue