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 38ac4c0 commit 7e67a43Copy full SHA for 7e67a43
.flake8
@@ -1,6 +1,6 @@
1
[flake8]
2
max-line-length = 88
3
-max-complexity = 21
+max-complexity = 17
4
extend-ignore =
5
A003 # Class attribute is shadowing a python builtin
6
# Formatting style for `black`
0 commit comments