Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
president-xd authored Aug 20, 2024
1 parent f0a5ed9 commit ac2bc59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: Lint code
run: |
flake8 . --ignore=E501,E302,E303,E203,E741,E275,E225,W605,F401
flake8 . --ignore=E501,E302,E303,E203,E741,E275,E225,W605,F401,E226,E266,E701,E301

0 comments on commit ac2bc59

Please sign in to comment.