mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
simpler
This commit is contained in:
parent
65f9d39d95
commit
208fc7ae78
2 changed files with 3 additions and 1 deletions
|
@ -273,7 +273,7 @@ done
|
|||
You can also script aider from python:
|
||||
|
||||
```python
|
||||
from aider.coders import Coder
|
||||
from aider import Coder
|
||||
|
||||
# This is a list of files to add to the chat
|
||||
fnames = ["foo.py"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue