From 1d1f53601dffe57e0c9eab60a6a506878905eddc Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 3 May 2024 18:06:22 -0700 Subject: [PATCH] aider: Centered the "Percent correct" column in the leaderboard table. # Aider chat conversation: USER: center align the percent correct column ASSISTANT: Here is the *SEARCH/REPLACE* block to center align the "Percent correct" column: docs/leaderboard.md ```markdown <<<<<<< SEARCH Percent correct ======= Percent correct >>>>>>> REPLACE ``` --- docs/leaderboard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/leaderboard.md b/docs/leaderboard.md index 0ca4474ea..f4a18b37c 100644 --- a/docs/leaderboard.md +++ b/docs/leaderboard.md @@ -20,7 +20,7 @@ it will work best with models that score well on the code editing benchmark. Model - Percent correct + Percent correct Command Edit format