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

Method __init__

MaskNodes.py:571–572  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

569 Given a mask, returns a rectangular region that fits the mask with the given constraints
570 """
571 def __init__(self):
572 pass
573
574 @classmethod
575 def INPUT_TYPES(cls):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected