Merge pull request #209318 from erikarvstedt/shap-imports-check
This commit is contained in:
@@ -130,7 +130,7 @@ buildPythonPackage rec {
|
||||
|
||||
#pytestFlagsArray = ["-x" "-W" "ignore"]; # uncomment this to debug
|
||||
|
||||
pythonImportCheck = [
|
||||
pythonImportsCheck = [
|
||||
"shap"
|
||||
"shap.explainers"
|
||||
"shap.explainers.other"
|
||||
|
||||
Reference in New Issue
Block a user