Refactor: python: Simplify list creation.
There's no need to declare an empty list and then append to it a bunch
of times immediately after.
Refactor: python: Simplify list creation. Tags None Referenced Files None Subscribers None
Description
Details
|