Skip to content

Convert .format to fstring to make tstring happy

Callum McCracken requested to merge tqmerge-fstring into master

For some reason (lazy evaluation?) TString doesn't like when we use .format here, and f-strings are prettier anyway ;)

Debugged with @mbasso and @kamirie

Merge request reports

Loading