Some flake8 cleanup.
This commit is contained in:
parent
fd26441e44
commit
8bc8f09b47
20 changed files with 90 additions and 86 deletions
3
tox.ini
3
tox.ini
|
|
@ -6,3 +6,6 @@ deps = -r{toxinidir}/requirements.txt
|
|||
commands =
|
||||
{envpython} setup.py test
|
||||
nosetests
|
||||
|
||||
[flake8]
|
||||
ignore = E128,E501
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue