HomeClusterLabs Projects

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

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

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

Commit No Longer Exists

This commit no longer exists in the repository.