summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorIan Lee <IanLee1521@gmail.com>2014-12-14 17:21:09 -0800
committerIan Lee <IanLee1521@gmail.com>2014-12-14 17:21:09 -0800
commitd80fc1241c9a13c6585f65b217cac33f8dc6d2d7 (patch)
tree9d292b466e2b11af010fec125f935a3b7fb1dbf5 /testsuite
parentc528dbe17fe428854cdbfcf958fcad6df57d82d3 (diff)
parent1ee296bca0fa611d3dbe87c5c5c8009e448d2556 (diff)
downloadpep8-d80fc1241c9a13c6585f65b217cac33f8dc6d2d7.tar.gz
Merge remote-tracking branch 'yole/import-on-top-of-file' into issue304
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/E12not.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/E12not.py b/testsuite/E12not.py
index a53d9a4..995a368 100644
--- a/testsuite/E12not.py
+++ b/testsuite/E12not.py
@@ -632,7 +632,7 @@ some_hash = {
else 0,
}
#
-from textwrap import dedent
+from textwrap import dedent # noqa
print dedent(