Hacker News new | ask | show | jobs
by almostdigital 1152 days ago
This is great, I'm going to switch to this from black. Being used to working in other languages I feel like I'm swimming in molasses when using Python.

It's funny that all good things for Python are not written in Python. Says a lot about the language.

1 comments

It doesn't replace black, at least not yet. It sounds like autoformatting is planned.
Yeah, just realized that and was about to edit my comment. Found an issue tracking the black replacement bit: https://github.com/charliermarsh/ruff/issues/1904