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
{{ message }}
This repository was archived by the owner on Mar 14, 2023. It is now read-only.
Python 3.6+ warns on what are seen as Unicode escape sequences in strings (but
are not actually Unicode, such as `\+`). This'll eventually become a hard error,
so we want to fix this.
0 commit comments