Skip to content

Commit 26586e0

Browse files
committed
Update isort settings for 5.0
1 parent 74f2fbd commit 26586e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.cfg

-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,5 @@ include_trailing_comma = true
1212
multi_line_output = 3
1313
known_django = django
1414
known_first_party = main
15-
split_before_closing_bracket = true
1615
sections = FUTURE,STDLIB,DJANGO,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
1716
line_length = 88
18-
not_skip = __init__.py

0 commit comments

Comments
 (0)