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