MCPcopy Create free account
hub / github.com/Monalissaa/DisenDiff / __init__

Method __init__

src/ptp_utils.py:216–217  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

214 return args[0]
215
216 def __init__(self):
217 self.num_att_layers = 0
218
219 if controller is None:
220 controller = DummyController()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected