Open cjwatson opened 8 months ago
This fixes W605 warnings from flake8, and Python 3.12 now emits SyntaxWarnings for these:
W605
flake8
SyntaxWarning
https://docs.python.org/3/whatsnew/3.12.html#other-language-changes
This fixes
W605
warnings fromflake8
, and Python 3.12 now emitsSyntaxWarning
s for these:https://docs.python.org/3/whatsnew/3.12.html#other-language-changes