quantifiedcode / python-anti-patterns

An open collection of Python anti-patterns and worst practices.
https://quantifiedcode.github.io/python-anti-patterns
Other
1.71k stars 249 forks source link

add a note on extracting multiline processing in comprehensions #148

Open graingert opened 4 years ago

graingert commented 4 years ago

follow up to https://github.com/quantifiedcode/python-anti-patterns/pull/135