You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I came to this issue recently and did some checking on the repo, you fixed this on #21. The SyntaxWarning is fixed on current master.
You can close, thank you!
Python 3.12 now throws a SyntaxWarning for invalid escape sequences. This will turn into an exception in future Python version, so better to fix soon.
The text was updated successfully, but these errors were encountered: