This commit is contained in:
Paul Gauthier 2023-05-13 07:04:35 -07:00
parent 2b3440a331
commit f47e90783c

View file

@ -6,7 +6,7 @@
---
#### coder.py> replace all the self.console.print() calls that contain [red] with calls to self.io.tool_error() with [red] removed from the string
#### > replace all the self.console.print() calls that contain [red] with calls to self.io.tool_error() with [red] removed from the string
```python
aider/coder.py