Skip to content

Commit

Permalink
pep change
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxu60 committed Dec 1, 2024
1 parent ef8896e commit 855a4af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
- name: flake8 Lint
uses: py-actions/flake8@v2
with:
ignore: "E266,W293"
max-line-length: "200"
ignore: "E266,W293,W504,E501"

0 comments on commit 855a4af

Please sign in to comment.