Python 3.10 Fizzbuzz

Ethan Furman ethan at stoneleaf.us
Mon Feb 27 16:04:06 EST 2023


On 2/27/23 12:20, rbowman wrote:

 > "By using Black, you agree to cede control over minutiae of hand-
 > formatting. In return, Black gives you speed, determinism, and freedom
 > from pycodestyle nagging about formatting. You will save time and mental
 > energy for more important matters."
 >
 > Somehow I don't think we would get along very well. I'm a little on the
 > opinionated side myself.

I personally cannot stand Black.  It feels like every major choice it makes (and some minor ones) are exactly the 
opposite of the choice I make.

--
~Ethan~


More information about the Python-list mailing list