Closed mattlorimor closed 2 years ago
Merged in main and resolved the conflicts.
I also cleaned up some explicit open
and close
operations and changed them to with
statements. Double check those to make sure I didn't break something expecting it to be done that way.
This changes all string replacements to be done via the more-contemporary f-string way.
Things to double check
f
I'll call out in the PR diff places to triple check.
For Site Improvements