refactor: Remove deprecated max_apply_update_errors

This commit is contained in:
Paul Gauthier 2024-12-27 16:36:46 -04:00 committed by Paul Gauthier (aider)
parent 188e1f788d
commit 3f9ee1ac2e

View file

@ -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()