From c0c3ef870121146dd20d123f3e6b719db42de64b Mon Sep 17 00:00:00 2001 From: paul-gauthier <69695708+paul-gauthier@users.noreply.github.com> Date: Sun, 17 Dec 2023 19:12:21 -0800 Subject: [PATCH] Update unified-diffs.md --- docs/unified-diffs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/unified-diffs.md b/docs/unified-diffs.md index 640791eeb..d4f993756 100644 --- a/docs/unified-diffs.md +++ b/docs/unified-diffs.md @@ -11,7 +11,7 @@ This massively reduces GPT-4 Turbo's bad habit of "lazy" coding, where it writes half completed code filled with comments like "...add logic here...". -Aider's also has a new benchmarking suite +Aider also has a new benchmarking suite designed to both provoke and quantify lazy coding. It consists of 39 python refactoring tasks,