PyCQA / isort

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

Draft: feat: add separate_top_level_packages option #2262

Open lucas-bremond opened 6 months ago

lucas-bremond commented 6 months ago

First uneducated attempt to support https://github.com/PyCQA/isort/issues/2104