diff options
Diffstat (limited to 'testsuite/W291not.py')
-rw-r--r-- | testsuite/W291not.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuite/W291not.py b/testsuite/W291not.py deleted file mode 100644 index 10fd47a..0000000 --- a/testsuite/W291not.py +++ /dev/null @@ -1,3 +0,0 @@ -class Foo(object): - - bang = 12 |