mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-08-19 09:37:15 +02:00
mypy fixes
This commit is contained in:
@@ -160,9 +160,6 @@ def reflexion_guardrails(
|
||||
def response_processing_service():
|
||||
return ResponseProcessingService()
|
||||
|
||||
@pytest.fixture(scope="session")
|
||||
def llm_configuration_introspection_service():
|
||||
return LLMConfigurationIntrospectionService()
|
||||
|
||||
@pytest.fixture(scope="session")
|
||||
def guidelines_factory():
|
||||
|
||||
Reference in New Issue
Block a user