The TIL series of articles contains very short articles documenting something I learned “today”.
Today I learned how to use the dunder method __init_subclass__ to be notified when a class is subclassed.
Think of a number between 1 and 10. Multiply it by 9 and subtract 1. Now close your eyes. It got dark, didn't it?