class documentation

class _NotEqual:

View In Hierarchy

A class the instances of which are equal to nothing.

Method __eq__ Undocumented
def __eq__(self, other: object) -> bool: ΒΆ

Undocumented