In this tutorial I explain why I don’t care about code formatting while writing Python code. Instead of wasting time to determine the best format myself, I use a tool called “black” that is doing the code formatting for me.

Repo: https://github.com/psf/black

#python

Why I Don't Care About Code Formatting In Python
3.50 GEEK