MCPcopy Create free account
hub / github.com/FastMAS/KVCOMM / __init__

Method __init__

KVCOMM/utils/globals.py:30–31  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

28
29class Mode(Singleton):
30 def __init__(self):
31 self.value = ""

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected