fixed pep8 in pdf.py
This commit is contained in:
parent
a0e4519b62
commit
bdfb714013
@ -9,4 +9,4 @@ install:
|
|||||||
- python extras/scripts/create_local_settings.py
|
- python extras/scripts/create_local_settings.py
|
||||||
script:
|
script:
|
||||||
- coverage run ./manage.py test tests && coverage report -m
|
- coverage run ./manage.py test tests && coverage report -m
|
||||||
- pep8 --max-line-length=150 --exclude="urls.py,motion/,pdf.py" --statistics openslides
|
- pep8 --max-line-length=150 --exclude="urls.py,motion/" --statistics openslides
|
||||||
|
Loading…
Reference in New Issue
Block a user