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 a97d584 commit 14c39b9Copy full SHA for 14c39b9
pyproject.toml
@@ -164,7 +164,7 @@ ignore=[
164
]
165
166
[tool.ruff.lint.flake8-copyright]
167
-notice-rgx = "\\#\\ Authors:\\ The\\ scikit\\-learn\\ developers\\\n\\#\\ SPDX\\-License\\-Identifier:\\ BSD\\-3\\-Clause\\\n"
+notice-rgx = "\\#\\ Authors:\\ The\\ scikit\\-learn\\ developers\\\r?\\\n\\#\\ SPDX\\-License\\-Identifier:\\ BSD\\-3\\-Clause"
168
169
[tool.ruff.lint.per-file-ignores]
170
# It's fine not to put the import at the top of the file in the examples
0 commit comments