HomeClusterLabs Projects

Refactor: python: Convert to using f-strings in the python module.

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

Description

Refactor: python: Convert to using f-strings in the python module.

With the new minimum requirement of python-3.6, we can now use f-strings
instead of the older substitutions. I'm not sure whether this looks
better or not, but it does shut up pylint.

Details

Provenance
clumensAuthored on Jan 9 2025, 12:32 PM

Commit No Longer Exists

This commit no longer exists in the repository.