We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01754ce commit 069a482Copy full SHA for 069a482
tests/model_explainability/trustyai_service/conftest.py
@@ -36,6 +36,8 @@
36
GAUSSIAN_CREDIT_MODEL,
37
TAI_DB_STORAGE_CONFIG,
38
ISVC_GETTER,
39
+ GAUSSIAN_CREDIT_MODEL_STORAGE_PATH,
40
+ GAUSSIAN_CREDIT_MODEL,
41
)
42
from tests.model_explainability.trustyai_service.trustyai_service_utils import (
43
wait_for_isvc_deployment_registered_by_trustyai_service,
0 commit comments