Merge pull request #209318 from erikarvstedt/shap-imports-check

This commit is contained in:
Martin Weinelt 2023-01-06 15:39:22 +01:00 committed by GitHub
commit 9fb10255c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,7 +130,7 @@ buildPythonPackage rec {
#pytestFlagsArray = ["-x" "-W" "ignore"]; # uncomment this to debug
pythonImportCheck = [
pythonImportsCheck = [
"shap"
"shap.explainers"
"shap.explainers.other"