HomeClusterLabs Projects

Refactor: python: Remove an unnecessary rstrip call.

Description

Refactor: python: Remove an unnecessary rstrip call.

strip() already removes whitespace from both ends of a string. There's
no need to call rstrip after.

Details

Provenance
clumensAuthored on Mar 21 2023, 5:00 PM
Parents
rP5699dc672834: Refactor: python: Disable warning about the getInstance name.
Branches
Unknown
Tags
Unknown