H803 hacking have been deprecated

H803 hacking have been removed.
https://github.com/openstack-dev/hacking/blob/master/setup.cfg
Closes-Bug: #1650741

Change-Id: Ic88b431d9260c6e31717b001ff657d10d76b9213
This commit is contained in:
xhzhf 2016-12-21 22:10:50 +08:00
parent 7603f97cad
commit f6ecfb3b24
1 changed files with 1 additions and 1 deletions

View File

@ -35,5 +35,5 @@ commands = python setup.py build_sphinx
commands = sphinx-build -a -W -E -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
[flake8]
ignore = E125,H202,H803
ignore = E125,H202
exclude = .venv,.git,.tox,dist,doc,*lib/python*,*egg,build,conf.py