Skip to content

Commit

Permalink
pipx run flake8 --ignore=E501,E701,W503 .
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Nov 11, 2024
1 parent 9b81476 commit c973d50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,3 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: pipx run flake8 --ignore=E501,E701,W503 .
- run: pipx run flake8 --ignore=E501,E701,W503
- run: pipx run flake8 .

0 comments on commit c973d50

Please sign in to comment.