Python 3.10 Fizzbuzz

Cameron Simpson cs at cskk.id.au
Wed Mar 1 16:33:22 EST 2023


On 28Feb2023 12:54, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:
>I guess this means I can't use Black. :-(

Black's treatment of quotes and docstrings is one of the largest reasons 
why I won't let it touch my personal code. yapf is far better behaved, 
and can be tuned as well!

Cheers,
Cameron Simpson <cs at cskk.id.au>


More information about the Python-list mailing list