Skip to content

Commit 41ba407

Browse files
committed
removed unused statement
1 parent ce2fcac commit 41ba407

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,4 @@ exclude = '''
1616
'''
1717

1818
[tool.isort]
19-
profile = "black"
20-
src_paths = ["isort", "test"]
19+
profile = "black"

0 commit comments

Comments
 (0)