obspy.realtime.rtmemory.RtMemory.__init_subclass__

RtMemory.__init_subclass__()

This method is called when a class is subclassed.

The default implementation does nothing. It may be overridden to extend subclasses.