We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a2ff7 commit e4dc7b6Copy full SHA for e4dc7b6
python-package/pyproject.toml.in
@@ -58,7 +58,7 @@ follow_imports = "silent"
58
59
[tool.pylint.main]
60
ignore = ["tests"]
61
-extension-pkg-whitelist = ["numpy"]
+extension-pkg-whitelist = ["numpy", "cuda"]
62
disable = [
63
"import-error",
64
"attribute-defined-outside-init",
0 commit comments