class documentation

class InstanceCheckMeta(type):

View In Hierarchy

Undocumented

Method __instancecheck__ Undocumented
def __instancecheck__(self, instance):

Undocumented