mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
style: Fix whitespace and formatting in test file
This commit is contained in:
parent
a6cbaad5a2
commit
6933bc8add
1 changed files with 7 additions and 7 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue