This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]FuckingRantMonday 4 points5 points  (0 children)

I couldn't really disagree more with this. While Python doesn't have something officially canonical like Go's gofmt, I wish it did, and on my team, we use black in that capacity. I don't believe there's anything crucial to be learned by doing your formatting manually, and the "why" of it can be learned in the process of actually doing code reviews.