MCPcopy Create free account
hub / github.com/ActiveState/code / null

Method null

recipes/Python/578138_gprof2dotpy/recipe-578138.py:106–107  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

104 return id(self)
105
106 def null(self):
107 return self._null
108
109 def aggregate(self, val1, val2):
110 """Aggregate two event values."""

Callers 3

integrateMethod · 0.80
_integrate_cycleMethod · 0.80
aggregateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected