Skip to content

Commit

Permalink
black compatible isort config
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-tyler committed May 21, 2019
1 parent 9a365c0 commit f2026a4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .isort.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[settings]
multi_line_output=3
include_trailing_comma=True
force_grid_wrap=0
use_parentheses=True
line_length=88

0 comments on commit f2026a4

Please sign in to comment.