mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
renamed ctags->repomap
This commit is contained in:
parent
e7489a3d44
commit
dcf1bbf20e
2 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ import openai
|
|||
from aider import utils
|
||||
from aider import prompts
|
||||
from aider.commands import Commands
|
||||
from aider.ctags import RepoMap
|
||||
from aider.repomap import RepoMap
|
||||
|
||||
openai.api_key = os.getenv("OPENAI_API_KEY")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue