Merge "H802 hacking have been deprecated"

This commit is contained in:
Jenkins 2017-01-30 08:16:24 +00:00 committed by Gerrit Code Review
commit 32a7077a3b
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ envdir = devenv
usedevelop = True
[flake8]
ignore = H234,H302,H802
ignore = H234,H302
exclude = .venv,.git,.tox,dist,doc,*lib/python*,*egg,build,tools,__init__.py,docs
show-pep8 = True
show-source = True