Add extra note about pep8
Change-Id: Icab19dfc9deb8a47cc18154a621ccc78cc25c0c7
This commit is contained in:
parent
f48df0ffdd
commit
b81c50a8e8
1
tox.ini
1
tox.ini
@ -31,6 +31,7 @@ deps = flake8
|
||||
commands = {posargs}
|
||||
|
||||
[flake8]
|
||||
# Please do not fix these. See comment at top of file.
|
||||
ignore = W,E
|
||||
show-source = True
|
||||
exclude = .venv,.tox,dist,doc,build,*.egg
|
||||
|
Loading…
x
Reference in New Issue
Block a user