We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b97ad0 commit f7b06e1Copy full SHA for f7b06e1
pyproject.toml
@@ -96,7 +96,6 @@ select = [
96
"N", # pep8-naming
97
"UP", # pyupgrade
98
]
99
-
100
# Ignore some docstring rules (start lenient, tighten later)
101
# Focus on missing docstrings first, style issues can be auto-fixed later
102
ignore = [
0 commit comments