HomeClusterLabs Projects

Refactor: CTS: Apply pylint and pyflake fixes to pacemaker-cts-dummyd.

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

Description

Refactor: CTS: Apply pylint and pyflake fixes to pacemaker-cts-dummyd.

  • Get rid of the use of a global variable by returning the value from parse_args and passing it to every function that needs it.
  • Disable the module name warning.
  • Fix up docstrings.
  • Add pacemaker-cts-dummyd to the list of files that can be checked in the Makefile.

Details

Provenance
clumensAuthored on May 21 2024, 4:54 PM

Commit No Longer Exists

This commit no longer exists in the repository.