mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-06 12:01:41 +00:00
no message
This commit is contained in:
@@ -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 {} +
|
|
Reference in New Issue
Block a user