From f035c4c01ad75f0a25f9d1d15302113babab82e2 Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Fri, 27 Dec 2024 16:36:58 -0400 Subject: [PATCH] fix: Remove max_apply_update_errors from threaded call --- benchmark/benchmark.py | 1 - 1 file changed, 1 deletion(-) diff --git a/benchmark/benchmark.py b/benchmark/benchmark.py index 9306684ef..a144d1d0a 100755 --- a/benchmark/benchmark.py +++ b/benchmark/benchmark.py @@ -361,7 +361,6 @@ def main( verbose, commit_hash, replay, - max_apply_update_errors, editor_model, editor_edit_format, )