We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52a7b86 commit ffcd81fCopy full SHA for ffcd81f
1 file changed
pyproject.toml
@@ -76,7 +76,6 @@ ignore = [
76
"F405", # may be undefined, or defined from star imports
77
]
78
79
-[tool.ruff.lint.per-file-ignores]
80
# We keep docstrings in sklearn
81
"stubs/sklearn/**" = ["PYI021"]
82
0 commit comments