Merge "Remove E123 ignore for pep8 check"

This commit is contained in:
Jenkins 2016-01-22 01:09:14 +00:00 committed by Gerrit Code Review
commit f12ab8eb1b
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ setenv = NOSE_WITH_COVERAGE=1
commands = {posargs}
[flake8]
ignore = E123,E133,E226,E241,E242,E731
ignore = E133,E226,E241,E242,E731