HomeClusterLabs Projects

Refactor: python: Replace name() method with variable.

Description

Refactor: python: Replace name() method with variable.

There's no need for a method that just returns a static string when that
can be a variable. Additionally, call the superclass's init method
in each class.

Details

Provenance
clumensAuthored on Apr 7 2023, 1:45 PM
Parents
rPc2f96b374382: Refactor: python: Improve the is_applicable method.
Branches
Unknown
Tags
Unknown