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
The branch quote-docstrings has a testcase that shows that \" is tokenized as \\\" by the tokenizer library. The branch also contains preliminary attempts to fix this issue.
The text was updated successfully, but these errors were encountered:
The branch quote-docstrings has a testcase that shows that
\"
is tokenized as\\\"
by the tokenizer library. The branch also contains preliminary attempts to fix this issue.The text was updated successfully, but these errors were encountered: