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
Right now neither mypy's parser nor the fast parser can even parse them, let alone type-check them!
Since this is probably kind of complicated, I'd think it'd be easier to basically treat them like normal strings first and then move on to full type-checking.
yan12125, darvid, michael-k, alexjurkiewicz, joar and 3 more