mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
chore: Run linter
This commit is contained in:
parent
e8d9ae9a1f
commit
a6b0f43dce
1 changed files with 1 additions and 1 deletions
|
@ -3,8 +3,8 @@ from pathlib import Path
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
from aider.openrouter import OpenRouterModelManager
|
|
||||||
from aider.models import ModelInfoManager
|
from aider.models import ModelInfoManager
|
||||||
|
from aider.openrouter import OpenRouterModelManager
|
||||||
|
|
||||||
|
|
||||||
class DummyResponse:
|
class DummyResponse:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue