Skip to content

Commit 0be9310

Browse files
committed
add .isort.cfg file
1 parent 802f057 commit 0be9310

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.isort.cfg

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[settings]
2+
line_length = 115
3+
multi_line_output = 3
4+
include_trailing_comma = True

0 commit comments

Comments
 (0)