Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nioperas06 committed Feb 20, 2023
1 parent 7dfac1f commit d0bb63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: wearerequired/lint-action@v1
with:
black: true
flake8: true
flake8: false
flake8_args: --ignore=E501
auto_fix: true
continue_on_error: false

0 comments on commit d0bb63f

Please sign in to comment.