Skip to content

Commit

Permalink
Update flake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
meanalexrin authored Jan 25, 2021
1 parent 16175c3 commit a418fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: flake8 Lint
uses: py-actions/flake8@v1
with:
ignore: "W391,E501,W291,F821"
ignore: "W391,E501,W291,F821,W292"

0 comments on commit a418fdd

Please sign in to comment.