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