Skip to content

Commit

Permalink
Remove select
Browse files Browse the repository at this point in the history
  • Loading branch information
drew2a committed Mar 29, 2022
1 parent 848c2c3 commit 6e6e282
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .flake8
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[flake8]
max-line-length = 120
select=E901,E999,F821,F822,F823,I100,I101,I201,I202,T001,T002,T003,T004
ignore=E203,W503,C0330
ignore=E127, E128, E131, E731, E722, E501, F401, F841, F722 , I202
import-order-style=pycharm

0 comments on commit 6e6e282

Please sign in to comment.