HomeClusterLabs Projects

Refactor: python: Simplify list creation in base.py.

Description

Refactor: python: Simplify list creation in base.py.

Don't create an empty list and then immediately append or extend it. We
can create the list as it needs to be from the beginning.

Details

Provenance
clumensAuthored on Apr 26 2023, 4:22 PM
Parents
rP0292ede5b6e3: Refactor: python: Raise NotImplementedError from __call__.
Branches
Unknown
Tags
Unknown