We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca7e43b commit 42c8987Copy full SHA for 42c8987
1 file changed
testsuite/E10.py
@@ -38,4 +38,8 @@ def test_keys(self):
38
u'Norrbotten',
39
u'V\xe4sterbotten',
40
])
41
-#:
+#: E101 W191
42
+if True:
43
+ print("""
44
+ tab at start of this line
45
+""")
0 commit comments