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
It is a type that is being used, not a class instance. Please refer to the cls: Type['BaseTokenVisitor'] annotation. When the cls(... is returned, the __init__ method is called.