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
middle should respect and work with proper class inheritance and mro, like being able to "cast" a child object to its parent type (or extract from it) and so on.