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 3a58ee0 commit 760b941Copy full SHA for 760b941
pyproject.toml
@@ -89,7 +89,7 @@ exclude = ["__init__.py", "build", ".eggs"]
89
fix = true
90
91
[tool.ruff.lint]
92
-# See https:/`/docs.astral.sh/ruff/rules/
+# See https://docs.astral.sh/ruff/rules/
93
ignore = [
94
"D203", # one blank line before class
95
"D213", # multi-line-summary second line
0 commit comments