fdhgj
This commit is contained in:
parent
49cb01e2ed
commit
fda3629148
2
.github/workflows/cona-isa.yml
vendored
2
.github/workflows/cona-isa.yml
vendored
@ -208,7 +208,7 @@ jobs:
|
||||
pip install -r requirements.txt
|
||||
- name: Lint with flake8
|
||||
run: |
|
||||
pip3 install flake8
|
||||
pip install flake8
|
||||
# stop the build if there are Python syntax errors or undefined names
|
||||
flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
|
||||
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
|
||||
|
Loading…
Reference in New Issue
Block a user