Skip to content

Commit

Permalink
Flake8 exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
urschrei committed Dec 14, 2021
1 parent accf1aa commit 141e49c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,6 @@ test =
pytest >= 6.2.2
all =
%(test)s

[flake8]
ignore = E501,E203,W503

0 comments on commit 141e49c

Please sign in to comment.