Skip to content

Commit 5fbea5f

Browse files
Update setup.cfg
1 parent 570bbe3 commit 5fbea5f

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
@@ -100,7 +100,7 @@ ignore_errors = True
100100
ignore = D200,D202,D203,D205,D212,D400,D406,D407,D413
101101
match=(?!.*(versioneer|test_|_version)).*\.py
102102

103-
[tool:isort]
103+
[isort]
104104
multi_line_output=3
105105
include_trailing_comma=true
106106

0 commit comments

Comments
 (0)