summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandy <andy@whiskeymedia.com>2013-04-27 13:25:25 -0700
committerandy <andy@whiskeymedia.com>2013-04-27 13:25:25 -0700
commit07990bccb5969154cb1fc01fedf7265bb950e2d7 (patch)
treedb35ec1e50863ecd6255f52be1757a687a2e70e6
parent12bc5ae983d4d5229ef24978c72817fbd409b540 (diff)
downloadredis-py-07990bccb5969154cb1fc01fedf7265bb950e2d7.tar.gz
remove offending pep8 line, travis ci should pass now
-rw-r--r--redis/client.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/redis/client.py b/redis/client.py
index b18871a..2964aa7 100644
--- a/redis/client.py
+++ b/redis/client.py
@@ -19,8 +19,6 @@ from redis.exceptions import (
SYM_EMPTY = b('')
-"THIS IS A FAILURE ON PURPOSE TO TEST PEP8 INTEGRATION WITH TRAVIS-CI BLAH BALH BALH BALH"
-
def list_or_args(keys, args):
# returns a single list combining keys and args