egttools.behaviors.CPR.abstract_cpr_strategy.ABC¶ class ABC[source]¶ Bases: object Helper class that provides a standard way to create an ABC using inheritance. Methods __abstractmethods__ = frozenset({})¶ __annotations__ = {}¶ __slots__ = ()¶