Skip to content

Commit cabd92e

Browse files
committed
Pick a sane import wrapping style
1 parent 0929e3e commit cabd92e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ max_line_length = 90
1818
[isort]
1919
atomic = true
2020
balanced_wrapping = true
21+
multi_line_output = 3
2122

2223
default_section = THIRDPARTY
2324
sections = FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER

0 commit comments

Comments
 (0)