Skip to content

Commit

Permalink
Add flake8 config
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim authored Jan 6, 2024
1 parent a98f830 commit 923e620
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 @@ -50,5 +50,8 @@ filterwarnings =
ignore:file format.*:UserWarning
ignore:.*non-empty pattern match.*:FutureWarning

[flake8]
max-line-length = 100

[bdist_wheel]
universal = 1

0 comments on commit 923e620

Please sign in to comment.