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 23d5abe commit 433765bCopy full SHA for 433765b
.github/linters/setup.cfg
@@ -1,5 +1,5 @@
1
[flake8]
2
-ignore = W503,W605,E203
+ignore = W503,W605,E203,E704
3
max-complexity = 27
4
max-line-length = 125
5
multi_line_output=3
0 commit comments