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 e3dc831 commit ea97b5cCopy full SHA for ea97b5c
setup.cfg
@@ -5,7 +5,7 @@ extend-ignore = E203
5
6
[isort]
7
profile = black
8
-combine_as_imports= true
+combine_as_imports = true
9
default_section = THIRDPARTY
10
include_trailing_comma = true
11
multi_line_output = 3
0 commit comments