This commit is contained in:
Paul Gauthier 2024-04-29 20:42:44 -07:00
parent 178af4a327
commit d6783636c5

View file

@ -139,7 +139,7 @@ See the
[Coder.create() and Coder.__init__() methods](https://github.com/paul-gauthier/aider/blob/main/aider/coders/base_coder.py)
for all the supported arguments.
It can also helpful to set the equivalend of `--yes` by doing this:
It can also be helpful to set the equivalend of `--yes` by doing this:
```
from aider.io import InputOutput