pep8
This commit is contained in:
parent
0ecf6d3dc9
commit
92ea48f89d
12 changed files with 55 additions and 47 deletions
4
tox.ini
4
tox.ini
|
@ -1,3 +1,3 @@
|
|||
[pep8]
|
||||
exclude=env,issue/migrations,issue/urls.py
|
||||
ignore=E128
|
||||
exclude=env,*/migrations,*/urls.py,doc
|
||||
ignore=E128,E265
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue