HomeClusterLabs Projects

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

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 Thu, Jan 9, 12:32 PM
Parents
rPd43ee7aa85d1: Merge pull request #3794 from athos-ribeiro/format-overflow
Branches
Unknown
Tags
Unknown