formatting
This commit is contained in:
@@ -662,7 +662,7 @@ class TestAutoModeWithRestrictions:
|
|||||||
monkeypatch.setenv("OPENAI_ALLOWED_MODELS", "mini")
|
monkeypatch.setenv("OPENAI_ALLOWED_MODELS", "mini")
|
||||||
monkeypatch.setenv("GEMINI_API_KEY", "")
|
monkeypatch.setenv("GEMINI_API_KEY", "")
|
||||||
monkeypatch.setenv("OPENAI_API_KEY", "test-key")
|
monkeypatch.setenv("OPENAI_API_KEY", "test-key")
|
||||||
|
|
||||||
# Clear caches and reset registry
|
# Clear caches and reset registry
|
||||||
import utils.model_restrictions
|
import utils.model_restrictions
|
||||||
from providers.registry import ModelProviderRegistry
|
from providers.registry import ModelProviderRegistry
|
||||||
|
|||||||
Reference in New Issue
Block a user