E3SM-Project / polaris

Testing and analysis for OMEGA, MPAS-Ocean, MALI and MPAS-Seaice
BSD 3-Clause "New" or "Revised" License
6 stars 13 forks source link

Clean up outdated format strings #69

Closed altheaden closed 1 year ago

altheaden commented 1 year ago

There were some older style formatting strings hanging around, and I've now updated them to be f strings.

Checklist

altheaden commented 1 year ago

I tested this by running the pr suite and testing it against the baseline, and it passed.