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
Looks like it currently spans the whole class if you try to use a metaclass that isn't callable; it should probably just be the class header (or even just the metaclass= keyword argument)