Skip to content

Commit 7cad3f5

Browse files
authored
Remove isort setup to fix formatting conflict with yapf (#778)
1 parent 6594471 commit 7cad3f5

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

setup.cfg

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,3 @@ parallel = true
2727

2828
[pydocstyle]
2929
convention = numpy
30-
31-
# https://pycqa.github.io/isort/docs/configuration/options/
32-
[isort]
33-
multi_line_output = 3

0 commit comments

Comments
 (0)