Skip to content

Commit 069a482

Browse files
committed
revert: switch gaussian credit model back to minio (#885)
1 parent 01754ce commit 069a482

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/model_explainability/trustyai_service/conftest.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
GAUSSIAN_CREDIT_MODEL,
3737
TAI_DB_STORAGE_CONFIG,
3838
ISVC_GETTER,
39+
GAUSSIAN_CREDIT_MODEL_STORAGE_PATH,
40+
GAUSSIAN_CREDIT_MODEL,
3941
)
4042
from tests.model_explainability.trustyai_service.trustyai_service_utils import (
4143
wait_for_isvc_deployment_registered_by_trustyai_service,

0 commit comments

Comments
 (0)