Skip to content

Commit 6a1d25b

Browse files
committed
Document why E741 is ignored
1 parent 26e573b commit 6a1d25b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.flake8

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# 967 E701 multiple statements on one line (colon)
99
# 457 F811 redefinition
1010
# 390 E305 expected 2 blank lines
11+
# 4 E741 ambiguous variable name
1112

1213
# Nice-to-haves ignored for now
1314
# 159 E128 continuation line under-indented for visual indent

0 commit comments

Comments
 (0)