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 67c0b5f commit bea6e14Copy full SHA for bea6e14
pyproject.toml
@@ -15,7 +15,7 @@ ignore_errors = true
15
module = "anyascii"
16
ignore_missing_imports = true
17
18
-[tool.ruff.pydocstyle]
+[tool.ruff.lint.pydocstyle]
19
convention = "google"
20
21
[tool.towncrier]
0 commit comments