Skip to content

Commit 10b4d09

Browse files
Ignore ambiguous flake8 error
1 parent 4857d38 commit 10b4d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
; https://black.readthedocs.io/en/stable/guides/using_black_with_other_tools.html#flake8
22
[flake8]
33
max-line-length = 88
4-
extend-ignore = E203,E501,F405,F403,E302,E305,F821,E301,F405
4+
extend-ignore = E203,E501,F405,F403,E302,E305,F821,E301,E741

0 commit comments

Comments
 (0)