diff --git a/benchmark/benchmark.py b/benchmark/benchmark.py index 7105403c8..fc42b2d7c 100755 --- a/benchmark/benchmark.py +++ b/benchmark/benchmark.py @@ -792,6 +792,7 @@ def run_test_real( ) dump(coder.ignore_mentions) + # remove all the code related to max_apply_update_errors, it's deprecated. ai! coder.max_apply_update_errors = max_apply_update_errors coder.show_announcements()