Skip to content

Commit ea97b5c

Browse files
committed
ci(isort): Fix space
1 parent e3dc831 commit ea97b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ extend-ignore = E203
55

66
[isort]
77
profile = black
8-
combine_as_imports= true
8+
combine_as_imports = true
99
default_section = THIRDPARTY
1010
include_trailing_comma = true
1111
multi_line_output = 3

0 commit comments

Comments
 (0)