From ffbbccd51da88db6d2b9ebb4168d2b5e0f3db52a Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sat, 13 May 2023 10:04:19 -0700 Subject: [PATCH] Commit 919cfc2: Replaced all self.console.print() calls with self.io.tool_error() calls with [red] removed from the string. --- 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 808423a9e..c78eb06c4 100644 --- a/examples/semantic-search-replace.md +++ b/examples/semantic-search-replace.md @@ -84,6 +84,6 @@ Please note that I couldn't find the `self.io.tool_error()` method in the provid *Applied edit to aider/coder.py* *Applied edit to aider/coder.py* *Applied edit to aider/coder.py* -*919cfc2 aider: Replaced all self.console.print() calls with self.io.tool_error() calls with [red] removed from the string.* +*Commit 919cfc2 aider: Replaced all self.console.print() calls with self.io.tool_error() calls with [red] removed from the string.*