Skip to content

Commit

Permalink
ci: ignore flake8 W604 unexpected error.
Browse files Browse the repository at this point in the history
  • Loading branch information
EltonChou committed Jul 1, 2024
1 parent 4ea8a30 commit 49829a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ ignore =
E701
E704
W503
W604
count = true
exit-zero = true
statistics = true
Expand Down

0 comments on commit 49829a9

Please sign in to comment.