Skip to content

Commit 1de5894

Browse files
committed
build(isort): Update isort config for 5.x
1 parent 5636756 commit 1de5894

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,5 @@ include_trailing_comma = true
4747
multi_line_output = 3
4848
known_pytest = pytest,py
4949
known_first_party = libtmux
50-
split_before_closing_bracket = true
5150
sections = FUTURE,STDLIB,PYTEST,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
5251
line_length = 88
53-
not_skip = __init__.py

0 commit comments

Comments
 (0)