MCPcopy
hub / github.com/apache/caldera / reset

Method reset

tests/objects/test_operation.py:125–126  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

123 self.fired = {}
124
125 def reset(self):
126 self.fired = {}
127
128 async def observe_event(self, callback, exchange=None, queue=None):
129 pass

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected