|
|
|
|
|
by bwhmather
1590 days ago
|
|
Shameless plug: For people who like black, I've been working on ssort[0], a python source code sorter that will organize python statements into topological order based on their dependencies. It aims to resolve a similar source of bikeshedding and back and forth commits. 0: https://github.com/bwhmather/ssort |
|
[0](https://github.com/PyCQA/isort)
[1](https://github.com/PyCQA/autoflake)