H803 hacking have been deprecated

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

Change-Id: I82e1383d68573f5616551da51c938cb87b0f74cb
This commit is contained in:
xhzhf 2016-12-21 23:02:47 +08:00
parent af825aa3d8
commit a7686792e7
1 changed files with 0 additions and 1 deletions

View File

@ -21,5 +21,4 @@ whitelist_externals = bash
commands = bash -c "./run-bashate.sh"
[flake8]
ignore = H803
exclude = .tox