Skip to content
Snippets Groups Projects
Tim Jaacks's avatar
Tim Jaacks authored
A list comprehension can create the list on one line, cutting out the
clutter of declaring an empty list and then appending values.

See for reference:
https://docs.sourcery.ai/Reference/Python/Default-Rules/list-comprehension/
a3baa39e
Name Last commit Last update
..