We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b86f7f commit e37d4baCopy full SHA for e37d4ba
ldai/testing/test_model_config.py
@@ -102,4 +102,4 @@ def test_model_config_disabled(ldai_client: LDAIClient, tracker):
102
103
config = ldai_client.model_config('off-config', context, default_value, {})
104
105
- assert config.enabled is False
+ assert config.enabled is False
0 commit comments