Update validate_python.yml
This commit is contained in:
5
.github/workflows/validate_python.yml
vendored
5
.github/workflows/validate_python.yml
vendored
@@ -25,6 +25,7 @@ jobs:
|
|||||||
- name: flake8 Lint
|
- name: flake8 Lint
|
||||||
uses: py-actions/flake8@v2
|
uses: py-actions/flake8@v2
|
||||||
with:
|
with:
|
||||||
ignore: "F401"
|
#ignore: "F401"
|
||||||
max-line-length: "200"
|
#max-line-length: "200"
|
||||||
|
path: "components/nspanel_ha_blueprint"
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user