Skip to content

Switch to Python f-strings

Chris Moberly requested to merge fstrings into master

This is a style change only, using fstrings as opposed to str.format().

Merge request reports