MCPcopy Create free account
hub / github.com/MrNeRF/LichtFeld-Studio / callback

Method callback

tests/python/test_signals.py:241–242  ·  view source on GitHub ↗
(v)

Source from the content-addressed store, hash-verified

239 notified = []
240
241 def callback(v):
242 notified.append(v)
243
244 s.subscribe(callback)
245 with Batch():

Calls 1

appendMethod · 0.45

Tested by

no test coverage detected