Commit Graph
1 Commits
Author SHA1 Message Date
SeiyaGame 338497eb21 (fix) SyntaxWarning with python 3.12
Changelog of python :
- Invalid backslash escape sequences in strings now warn with SyntaxWarning instead of DeprecationWarning, making them more visible. (They will become syntax errors in the future.)
2025-04-09 15:18:02 +02:00