Merge remote-tracking branch 'origin/main'

This commit is contained in:
Paul Gauthier 2024-06-29 08:22:30 -07:00
commit 3dd7fa3dc7

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