PyCQA / isort

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

Draft: feat: add separate_top_level_packages option #2262

Open lucas-bremond opened 5 months ago

lucas-bremond commented 5 months ago

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