HomeClusterLabs Projects

Low: python: Disable a couple more pylint warnings.

Description

Low: python: Disable a couple more pylint warnings.

These come up usually due to options in the config file changing, or
warnings getting moved into optional checkers. Disabling them may hide
problems, but will also make the output cleaner when running different
versions of pylint. The latter seems like the more likely case since
developers will have different versions installed.

Details

Provenance
clumensAuthored on Jan 11 2023, 3:08 PM
Parents
rPd55543ed1547: Refactor: cts,python: Consolidate identical methods into the Tests class.
Branches
Unknown
Tags
Unknown