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 84f760a commit 2321ec6Copy full SHA for 2321ec6
pyproject.toml
@@ -19,7 +19,6 @@ extend-ignore = ["E117", "D203", "D208", "D212"]
19
# OPTIONAL - BCP Ignore long lines as specified in CEP-8
20
max-line-length = 100
21
docstring-convention = "google"
22
-docstring_style = "google"
23
24
[pytest.enabler.flake8]
25
addopts = "--flake8"
0 commit comments