Closed ni-jfitzger closed 1 year ago
I noticed some more code that was an artifact of when we supported both Python 2 and Python 3. This deletes it.
None
PR Checks
One day we should look at all our string formatting and replace with fstrings across the board.
pyupgrade can do this and other language upgrades automatically.
What does this Pull Request accomplish?
I noticed some more code that was an artifact of when we supported both Python 2 and Python 3. This deletes it.
List issues fixed by this Pull Request below, if any.
None
What testing has been done?
PR Checks