Skip to content

Commit

Permalink
Simplify isort config
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Feb 14, 2022
1 parent dfd5568 commit 5efdbd9
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .isort.cfg
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
[settings]
; see https://github.com/ambv/black
multi_line_output=3
include_trailing_comma=True
force_grid_wrap=0
combine_as_imports=True
use_parentheses=True
line_length=88
profile = black
known_third_party = appdirs,click,pytest,setuptools,yaml

0 comments on commit 5efdbd9

Please sign in to comment.