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 4857d38 commit 10b4d09Copy full SHA for 10b4d09
.flake8
@@ -1,4 +1,4 @@
1
; https://black.readthedocs.io/en/stable/guides/using_black_with_other_tools.html#flake8
2
[flake8]
3
max-line-length = 88
4
-extend-ignore = E203,E501,F405,F403,E302,E305,F821,E301,F405
+extend-ignore = E203,E501,F405,F403,E302,E305,F821,E301,E741
0 commit comments