Skip to content

Commit

Permalink
Remove obsolete flake8 config
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Jan 24, 2024
1 parent f4cdadf commit bbb1268
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,3 @@ python_tag=cp3

[coverage:run]
branch = True

[flake8]
max-line-length = 99
ignore = E203, E266, E501, W503
exclude = .git,__pycache__,node_modules

0 comments on commit bbb1268

Please sign in to comment.