Merge "Removed H404, H405, H305 ignore in pep8"

This commit is contained in:
Jenkins
2015-12-14 10:12:37 +00:00
committed by Gerrit Code Review
12 changed files with 139 additions and 140 deletions

View File

@@ -41,7 +41,7 @@ commands =
# E123, E125 skipped as they are invalid PEP-8.
show-source=True
ignore=E123,E125,H404,H405,H305
ignore=E123,E125
builtins= _
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build,*sqlalchemy/alembic/versions/*,demo/