Skip to content

Commit

Permalink
Interopability with black:
Browse files Browse the repository at this point in the history
  • Loading branch information
laughingman7743 committed May 2, 2020
1 parent f44e2b8 commit 8002fb7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ universal = 1
flake8-max-line-length = 100

[isort]
line_length = 100
order_by_type = True
multi_line_output = 4
multi_line_output=3
include_trailing_comma=True
force_grid_wrap=0
use_parentheses=True
line_length=88

0 comments on commit 8002fb7

Please sign in to comment.