Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix f-string usage for Python 3.11 and earlier
Nested double quotes in f-strings are only supported in Python 3.12 and later.
- Loading branch information