zhmcclient / python-zhmcclient

A pure Python client library for the IBM Z HMC Web Services API
Apache License 2.0
39 stars 26 forks source link

Converted remaining uses of format() to f-strings #1556

Closed andy-maier closed 4 months ago

andy-maier commented 4 months ago

No review needed.

I tried pyupgrade again, but it only found two more cases it converted. All others in this PR have been converted manually.

coveralls commented 4 months ago

Coverage Status

coverage: 82.329% (-0.005%) from 82.334% when pulling cffb269ac0a6fb9eed13c7f8c34209ce9acac259 on andy/remaining-format-f-string into 1ff5110edf881c2000399dfc2c797faf287ede86 on master.

coveralls commented 4 months ago

Coverage Status

coverage: 82.329% (-0.005%) from 82.334% when pulling 31bcf3606fc9040d2bf5d83084af6807b66e2089 on andy/remaining-format-f-string into 1ff5110edf881c2000399dfc2c797faf287ede86 on master.