Today I learned how to use the dunder method __init_subclass__ to be notified when a class is subclassed.
__init_subclass__
If there is a 50% chance something will go wrong, then 9 times out of 10 it will.