refactor: code cleanup
This commit is contained in:
@@ -5,9 +5,9 @@ from unittest.mock import Mock, patch
|
||||
|
||||
import pytest
|
||||
|
||||
from providers.base import ProviderType
|
||||
from providers.openrouter import OpenRouterProvider
|
||||
from providers.registry import ModelProviderRegistry
|
||||
from providers.shared import ProviderType
|
||||
|
||||
|
||||
class TestOpenRouterProvider:
|
||||
|
||||
Reference in New Issue
Block a user