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 26e573b commit 6a1d25bCopy full SHA for 6a1d25b
.flake8
@@ -8,6 +8,7 @@
8
# 967 E701 multiple statements on one line (colon)
9
# 457 F811 redefinition
10
# 390 E305 expected 2 blank lines
11
+# 4 E741 ambiguous variable name
12
13
# Nice-to-haves ignored for now
14
# 159 E128 continuation line under-indented for visual indent
0 commit comments