Anomaly

class Anomaly[source]

Bases: dict

Description: Anomaly is an abstract class to be overriden for a specific anomaly and its type.

Returns

Implement: TYPE, on_tick


__init__(*args, **kwargs)