05/19 Fix ci.yml 3
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run flake8
|
- name: Run flake8
|
||||||
run: |
|
run: |
|
||||||
flake8 app/ \
|
python3 -m flake8 app/ \
|
||||||
--max-line-length=120 \
|
--max-line-length=120 \
|
||||||
--extend-ignore=E501,W503 \
|
--extend-ignore=E501,W503 \
|
||||||
--exclude=__pycache__,migrations \
|
--exclude=__pycache__,migrations \
|
||||||
|
|||||||
Reference in New Issue
Block a user