We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6276cb1 commit 7f1db78Copy full SHA for 7f1db78
pyproject.toml
@@ -7,7 +7,7 @@ based_on_style = "google"
7
indent_width = 4
8
9
[tool.isort]
10
-force_single_line = true
+force_single_line = false
11
force_sort_within_sections = false
12
lexicographical = true
13
single_line_exclusions = ['typing']
0 commit comments