style: Fix linter warnings in test_main.py

This commit is contained in:
Paul Gauthier (aider) 2025-03-05 18:55:37 -08:00
parent da1bc19052
commit c62cbd2d77

View file

@ -696,7 +696,7 @@ class TestMain(TestCase):
"missing_keys": [],
"keys_in_environment": [],
}
# Mock fuzzy_match_models to avoid string operations on MagicMock
with patch("aider.models.fuzzy_match_models", return_value=[]):
main(