Uncompromising Python Formatting
I wanted to give a shout out to Black, “the uncompromising Python code formatter.” It really is liberating not to have to worry about code formatting, not having to have unproductive, sterile discussions over PRs about code minutiae and yet being reassured that all your code is nicely formatted; most importantly, the quality of the … More Uncompromising Python Formatting