We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5833695 commit 147cbffCopy full SHA for 147cbff
1 file changed
.isort.cfg
@@ -1,9 +1,5 @@
1
[settings]
2
-multi_line_output=3
3
-include_trailing_comma=True
4
-force_grid_wrap=0
5
-use_parentheses=True
6
-line_length=88
+profile = black
7
8
sections = FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCAL,LOCALFOLDER
9
0 commit comments