Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix flake8 error from upcoming Python 3.12
In Python 3.12, f-strings vs flake8 has more whitespace checking, in line with whitespace checking in other Python expressions, as part of a broader rationalisation of f-string implementation: https://docs.python.org/3.12/whatsnew/3.12.html#whatsnew312-pep701
- Loading branch information