We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5833695 + 147cbff commit d31849bCopy full SHA for d31849b
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