Skip to content

Commit

Permalink
ci: remove unused flake8 config
Browse files Browse the repository at this point in the history
  • Loading branch information
tysmith committed Oct 2, 2024
1 parent ecb7c7d commit 2b47410
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,3 @@ deps =
twine
wheel
skip_install = true

[flake8]
# E203, W503, and W504 are all black compat
ignore =
E203
W503
enable =
W504
max-line-length = 88
show-source = true

0 comments on commit 2b47410

Please sign in to comment.