Merge pull request #746 from RenFraser/main

This commit is contained in:
paul-gauthier 2024-06-28 19:46:17 -07:00 committed by GitHub
commit be1598bd7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -80,7 +80,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 be helpful to set the equivalend of `--yes` by doing this:
It can also be helpful to set the equivalent of `--yes` by doing this:
```
from aider.io import InputOutput