Merge "H803 hacking have been deprecated"

This commit is contained in:
Jenkins 2017-01-06 00:24:38 +00:00 committed by Gerrit Code Review
commit 26dd49e1d0

View File

@ -32,7 +32,6 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
commands = flake8
[flake8]
# H803 skipped on purpose per list discussion.
# E123, E125 skipped as they are invalid PEP-8.
show-source = True