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 signature parsing in inspect has some code that checks whether parse_name return the sentinel "invalid", but parse_name never returns this value. So this is dead code.