The right way to do this is with @abc.abstractmethod decorator. https://docs.python.org/3/library/abc.html#abc.abstractmetho...