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 97a6026 commit 0c324a9Copy full SHA for 0c324a9
pyproject.toml
@@ -67,7 +67,7 @@ numpydoc = 'numpydoc.cli:main'
67
[tool.changelist]
68
title_template = "{version}"
69
# Profiles that are excluded from the contributor list.
70
-ignored_user_logins = ["dependabot[bot]", "pre-commit-ci[bot]"]
+ignored_user_logins = ["dependabot[bot]", "pre-commit-ci[bot]", "web-flow"]
71
72
[tool.ruff.lint]
73
extend-select = [
0 commit comments