Some tests for E291.

This commit is contained in:
Dave Halter
2017-06-28 23:18:47 +02:00
parent d608b7ca7f
commit 063d4b052e

View File

@@ -0,0 +1,11 @@
# Okay
# 情
#: W291:5
print
#: W291+1
class Foo(object):
bang = 12
#: W291+1:34
'''multiline
string with trailing whitespace'''