Apply pep8 check to app.wsgi

Because app.wsgi should meet pep8 standards,
this patch apply pep8 check to app.wsgi.

Change-Id: I570ebbe97dbd0d4cabb75c30e950e391b1276cf8
This commit is contained in:
Vu Cong Tuan 2017-11-28 15:29:19 +07:00
parent 2badc93408
commit a20315a1bb
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ commands =
/bin/bash {toxinidir}/functionaltests/pretty_tox.sh '{posargs}'
[flake8]
filename = *.py,app.wsgi
exclude = .git,.idea,.tox,bin,dist,debian,rpmbuild,tools,*.egg-info,*.eggs,contrib,
*docs/target,*.egg,build