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
According to PEP 526, type annotations inside class bodies apply to instances unless wrapped with ClassVar. Am I misreading something or is this a bug?