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 180f652 commit 5c423ffCopy full SHA for 5c423ff
pyproject.toml
@@ -10,7 +10,7 @@ ignore_missing_imports = true
10
module = "autoapi.documenters"
11
ignore_errors = true
12
13
-[tool.ruff.pydocstyle]
+[tool.ruff.lint.pydocstyle]
14
convention = "google"
15
16
[tool.towncrier]
0 commit comments