HomeClusterLabs Projects

Refactor: CTS: Disable the private access warnings in cts-exec.

Description

Refactor: CTS: Disable the private access warnings in cts-exec.

We need to use _BUILD_DIR in various places. The leading underscore
makes it private so pylint warns about it, but we're really just using
it to indicate that users outside of pacemaker internals are not
allowed. Disable this warning in the most local scope possible.

Details

Provenance
clumensAuthored on May 30 2024, 10:58 AM
Parents
rP5bea78080385: Refactor: CTS: Fix operator problems in cts-exec.
Branches
Unknown
Tags
Unknown