style: Fix whitespace and formatting in test file

This commit is contained in:
Paul Gauthier (aider) 2025-03-25 14:46:55 -10:00
parent a6cbaad5a2
commit 6933bc8add

View file

@ -1170,7 +1170,7 @@ class TestMain(TestCase):
"special-model": {
"max_input_tokens": 8192,
"litellm_provider": "resource-provider",
"mode": "chat"
"mode": "chat",
}
}
test_file.write_text(json.dumps(test_resource_models))