class documentation

class _TypeVariableMeta(type): (source)

View In Hierarchy

Undocumented

Method __instancecheck__ Undocumented
def __instancecheck__(cls, instance: Any) -> bool: (source) ΒΆ

Undocumented