Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Address
C0209
pylint warnings. (#1608)
Try to fix a bucket load of pylint issues. A new version of pylint seems to warn us about: `C0209: Formatting a regular string which could be a f-string (consider-using-f-string)` Try to address as many as we can.
- Loading branch information