top | item 30264464

(no title)

pchf | 4 years ago

To keep the single quotes, which in my opinion make the code less cluttered and closer to the REPL, I use the pre-commit hook double-quote-string-fixer, in conjunction with black's option skip-string-normalization set to true.

discuss

order

dplgk|4 years ago

And black is supposed to make our lives easier?