summaryrefslogtreecommitdiff
path: root/testsuite/E90.py
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2012-06-15 20:24:08 +0200
committerFlorent Xicluna <florent.xicluna@gmail.com>2012-06-15 20:24:08 +0200
commit715aec6377e5d62106a9e5a5f1289d0bd9f23cfe (patch)
tree65109fbbc187884b9d5d28b919b08f55a80041e4 /testsuite/E90.py
parentda17a56feae02c0efc84781dd4425721c923ddf5 (diff)
downloadpep8-715aec6377e5d62106a9e5a5f1289d0bd9f23cfe.tar.gz
Back to development; fix issue #81.
Diffstat (limited to 'testsuite/E90.py')
-rw-r--r--testsuite/E90.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/E90.py b/testsuite/E90.py
index 953bb0e..35a91a2 100644
--- a/testsuite/E90.py
+++ b/testsuite/E90.py
@@ -8,7 +8,7 @@ while True:
pass
except:
print 'Whoops'
-#: E128 E225 E251 E701
+#: E122 E128 E225 E251 E701
# Do not crash if code is invalid
if msg: