MCPcopy Create free account
hub / github.com/ChunelFeng/CGraph / reset

Method reset

python/tutorial/MyParams/MyParam.py:15–17  ·  view source on GitHub ↗
(self, curStatus: CStatus)

Source from the content-addressed store, hash-verified

13 count = 0
14
15 def reset(self, curStatus: CStatus):
16 self.value = 0
17 return

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected