HomeClusterLabs Projects

Refactor: python: Rename attributes in patterns.py.

Description

Refactor: python: Rename attributes in patterns.py.

First, self.BadNews should at least be self.bad_news. Second, all these
attributes have accessors so just make them private to enforce the use
of the acecssors.

Details

Provenance
clumensAuthored on Feb 9 2023, 2:53 PM
Parents
rPde3bce2147ec: Refactor: python: Simplify pattern class instantiation.
Branches
Unknown
Tags
Unknown