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