We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d52682 commit c8ea89aCopy full SHA for c8ea89a
1 file changed
.flake8
@@ -1,4 +1,4 @@
1
[flake8]
2
ignore = DCO010, DCO023, DOC503, DOC602, DOC603, MDA002, E203, E501, E712, F401, F403, F821, W503
3
style = google
4
-skip-checking-short-docstrings = False
+skip-checking-short-docstrings = False
0 commit comments