|
|
|
|
|
by sgarland
659 days ago
|
|
My only complaint with black is that it only splits long definitions into per-line if they exceed a limit. That’s probably configurable, now that I write it down. Other than that, I actually quite like its formatting choices. |
|
[1]: Example from https://github.com/pythonarcade/arcade/blob/808e1dafcf1da30f...
[2]: https://github.com/psf/black/issues/4389