Open Myoldmopar opened 6 years ago
Make a single register() method on each relevant class. Call it after the __init__ chain is completed and the object is stored.
__init__
Make a single register() method on each relevant class. Call it after the
__init__
chain is completed and the object is stored.