Skip to content

Commit 2e8e471

Browse files
committed
Additional tests for W391
1 parent 588f1f4 commit 2e8e471

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

testsuite/W39.py

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1-
#: W391
1+
#: W391:2:1
22
# The next line is blank
33

4+
#: W391:3:1
5+
# Two additional empty lines
6+
7+
8+
#: W391:4:1 W293:3:1 W293:4:1 noeol
9+
# The last lines contain space
10+
11+
12+
413
#: Okay
514
'''there is nothing wrong
615
with a multiline string at EOF

0 commit comments

Comments
 (0)