bitter-ability-32190
04/13/2022, 1:10 AMsoftwrap. I'm reminded that Guido himself considered (at one point) implicit string literal concatenation to be considered harmful
Also interesting article: https://blog.devgenius.io/5-of-666-python-repos-had-comma-typos-including-tensorflow-and-pytorch-sentry-and-v8-7bc3ad9a1bb7hundreds-father-404
04/13/2022, 2:03 PMhundreds-father-404
04/13/2022, 2:03 PMbitter-ability-32190
04/13/2022, 2:07 PMhundreds-father-404
04/13/2022, 2:07 PMbitter-ability-32190
04/13/2022, 2:08 PMhundreds-father-404
04/13/2022, 2:08 PMbitter-ability-32190
04/13/2022, 2:09 PM+ (which also gets `black`'s formatting a bit better) I also prefer leading spaces because it's more obvious:
"Line 1"
" Line 2"
" Line 3"
# vs
"Line 1 "
"Line 2"
"Line 3"hundreds-father-404
04/13/2022, 2:09 PMhundreds-father-404
04/13/2022, 2:10 PMbitter-ability-32190
04/13/2022, 2:10 PMbitter-ability-32190
04/13/2022, 2:13 PMpolite-garden-50641
04/13/2022, 2:39 PMbitter-ability-32190
04/13/2022, 2:45 PM