MCPcopy Create free account
hub / github.com/WainWong/ComfyUI-Loop-image / __init__

Method __init__

flow_control.py:385–386  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

383@VariantSupport()
384class SingleImageLoopClose:
385 def __init__(self):
386 pass
387
388 @classmethod
389 def INPUT_TYPES(cls):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected