Skip to content

Commit

Permalink
flake8: remove extend-select
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrech committed Dec 11, 2022
1 parent 3d4bbfa commit e0cc289
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ license_files = LICENSE
[flake8]
max-line-length = 90
max-complexity = 18
extend-select = B,C,T4
extend-ignore = E203, E266, E501, E731, B903

[tool:pytest]
Expand Down

0 comments on commit e0cc289

Please sign in to comment.