Skip to content

Simplify formatting using f-strings

Using f strings that are available since python 3.6, string formatting can be simplified.