Commit Graph
2 Commits
Author SHA1 Message Date
SeiyaGameandSimon Fonteneau fd9bead6ee (feat) Set regex to raw to avoid futur SyntaxWarning 2025-04-09 15:18:02 +02:00
SeiyaGameandSimon Fonteneau 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