mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-06 15:28:49 +00:00
no message
This commit is contained in:
parent
5947d17e28
commit
8e77410074
@ -7,7 +7,7 @@ before_install:
|
|||||||
- pip install django
|
- pip install django
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- "pep8 --exclude=migrations --ignore=E402,W293,E502 InvenTree"
|
- "pep8 --exclude=migrations --ignore=E402,W293,E501 InvenTree"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- find . -name \*.py -exec pep8 --ignore=E402,W293,E501 {} +
|
|
Loading…
x
Reference in New Issue
Block a user