|
|
|
|
|
by pushfoo
659 days ago
|
|
My understanding of black is that it solves bikeshedding by making everyone a little unhappy. For aligned column readability and other scenarios, # fmt: off and # fmt: on become crucial. The problem is that like # type: ignore, those start spreading if you're not careful. |
|
Other than that, I actually quite like its formatting choices.