We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d05ac06 commit e369833Copy full SHA for e369833
pyproject.toml
@@ -6,6 +6,7 @@ exclude = '''
6
| migrations
7
)/
8
'''
9
+
10
[tool.isort]
11
profile = "black"
-multi_line_output = 3
12
+multi_line_output = 3
0 commit comments