MCPcopy Create free account
hub / github.com/BadCafeCode/masquerade-nodes-comfyui / __init__

Method __init__

MaskNodes.py:999–1000  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

997
998class ChangeChannelCount:
999 def __init__(self):
1000 pass
1001
1002 @classmethod
1003 def INPUT_TYPES(cls):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected