PyCQA / isort

A Python utility / library to sort imports.
https://pycqa.github.io/isort/
MIT License
6.53k stars 583 forks source link

Split line function to fix the cyclomatic complexity check failure #2187

Closed bp72 closed 9 months ago

bp72 commented 1 year ago

Closes #2186