diff options
Diffstat (limited to 'testsuite/W29.py')
-rw-r--r-- | testsuite/W29.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/W29.py b/testsuite/W29.py index 2578f4f..42802ca 100644 --- a/testsuite/W29.py +++ b/testsuite/W29.py @@ -6,5 +6,8 @@ print class Foo(object): bang = 12 +#: W291 +'''multiline +string with trailing whitespace''' #: W292 # This line doesn't have a linefeed
\ No newline at end of file |