Skip to content

Fixes SyntaxWarning errors in regex#246

Open
jleroy wants to merge 1 commit intotrevorhobenshield:mainfrom
jleroy:bugfix/regex-warnings
Open

Fixes SyntaxWarning errors in regex#246
jleroy wants to merge 1 commit intotrevorhobenshield:mainfrom
jleroy:bugfix/regex-warnings

Conversation

@jleroy
Copy link

@jleroy jleroy commented Apr 13, 2025

This PR fixes SyntaxWarning: invalid escape sequence errors on regex when using Python 3.12+ by converting the pattern to raw strings (r'')

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.

1 participant