Merge "H803 hacking have been deprecated"

This commit is contained in:
Jenkins
2017-01-05 20:20:12 +00:00
committed by Gerrit Code Review

View File

@@ -31,7 +31,6 @@ commands =
commands = python setup.py test --coverage --coverage-package-name=instack_undercloud --testr-args='{posargs}'
[flake8]
ignore = H803
show-source = True
# puppet-stack-config horribly violates E501 (line length), but I'm not
# bothered enough to spend the time to fix it.