remove method

remove(master)

Remove the Master object from the collection.

def remove(self, master):
    ...
Parameter Type Description
master Master

See Also