Merge "Remove H302"

This commit is contained in:
Jenkins 2015-07-23 17:24:40 +00:00 committed by Gerrit Code Review
commit 6cb9a971dc
1 changed files with 1 additions and 1 deletions

View File

@ -36,5 +36,5 @@ downloadcache = ~/cache/pip
[flake8]
show-source = True
ignore = F811,F821,H302,H306,H404,H405,E122,E123,E128,E251
ignore = F811,F821,H306,H404,H405,E122,E123,E128,E251
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,tools