Skip to content

Fix a SyntaxWarning due to an invalid escape sequence #116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

hacklschorsch
Copy link
Contributor

@hacklschorsch hacklschorsch commented Jan 16, 2025

Fixes #115.

Only a single change since the second SyntaxWarning was already fixed in 911a451 .

@meejah meejah merged commit 1c05295 into warner:master Jan 17, 2025
6 checks passed
@hacklschorsch hacklschorsch deleted the 115.fix-syntax-warnings branch January 23, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python 3.12 and 3.13 emit "SyntaxWarning: invalid escape sequence"
2 participants