From c62cbd2d779870b2616af97320cc0289dc355dcb Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Wed, 5 Mar 2025 18:55:37 -0800 Subject: [PATCH] style: Fix linter warnings in test_main.py --- tests/basic/test_main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/basic/test_main.py b/tests/basic/test_main.py index 9b40715a9..47e8f256f 100644 --- a/tests/basic/test_main.py +++ b/tests/basic/test_main.py @@ -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(