From 5aebad919862022f7f0e545cde53ed2fbccb2d97 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 12 May 2023 14:33:40 -0700 Subject: [PATCH] cleanup --- examples/semantic-search-replace.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/semantic-search-replace.md b/examples/semantic-search-replace.md index c9621dcf7..e4ca5a9d6 100644 --- a/examples/semantic-search-replace.md +++ b/examples/semantic-search-replace.md @@ -8,7 +8,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 -``` +```python aider/coder.py <<<<<<< ORIGINAL self.console.print(