class documentation

class Foo(object):

View In Hierarchy

Undocumented

Method __eq__ Undocumented
Method __init__ Undocumented
Instance Variable data Undocumented
Instance Variable moredata Undocumented
Instance Variable stuff Undocumented
def __eq__(self, other):

Undocumented

def __init__(self, moredata, stuff='im stuff'):

Undocumented

data: str =

Undocumented

moredata =

Undocumented

stuff =

Undocumented