Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove f-string in logging call (#1234)
Use lazy interpolation in `logging.*` calls. Missed in #1227, because I didn't think to enable multi-line searching, and this logging call wraps the f-string on to the next line.
- Loading branch information