|
|
|
|
|
by PhilipTrauner
2591 days ago
|
|
Since I've started using black as a pre-commit hook and an editor extension, I have noticed that I tend to use inline-if expressions and lists comprehensions much more liberally, because I do not have to worry about formatting all the time. Begone temporary variables! |
|