Remove H302 check

we already removed H302 rule from hacking.

Change-Id: Idd9baf4b7eac680489e04ef2f6ec7624f8004694
This commit is contained in:
Zhenguo Niu 2015-07-14 12:10:55 +08:00
parent d9434fd3a0
commit 3c05709b93
1 changed files with 1 additions and 1 deletions

View File

@ -47,6 +47,6 @@ commands = oslo_debug_helper {posargs}
[flake8]
show-source = True
ignore = H101,H302,H803,H238
ignore = H101,H803,H238
builtins = _
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,.ropeproject,tools