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
In fact the tokenize code is correct. It seems Python 3.7 gives the ending line numbers of strings in the lineno attribute, rather than the starting one.
My tokenize code seems to be incorrect.
The text was updated successfully, but these errors were encountered: