@ -20,4 +20,4 @@ basepython = python2.7
deps =
flake8
commands =
flake8 rq tests --max-line-length=120
flake8 rq tests --max-line-length=120 --ignore=E731