Add some newlines to avoid issues in other files.

This commit is contained in:
Dave Halter
2017-07-06 02:05:15 +02:00
parent 280f3edf6d
commit 89ed85d2e1
6 changed files with 29 additions and 0 deletions

View File

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