class documentation

class DeprecationInstanceCheck(type):

View In Hierarchy

Undocumented

Method __instancecheck__ Undocumented
def __instancecheck__(self, instance):

Undocumented