Files
parso/test/normalizer_issue_files/E29.py
2017-06-28 23:18:47 +02:00

12 lines
142 B
Python

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