HomeClusterLabs Projects

Refactor: python: Disable certain pylint warnings.

Description

Refactor: python: Disable certain pylint warnings.

  • Using "with" doesn't make sense here because we use the name of the temporary file throughout the class.
  • self._cm still seems like a perfectly good name in this context.

Details

Provenance
clumensAuthored on Jul 6 2023, 9:55 AM
Parents
rP9e48ffe97a6e: Refactor: python: Rename most attributes to be private.
Branches
Unknown
Tags
Unknown