d75f73af2d
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
4 lines
101 B
Python
4 lines
101 B
Python
# gates/node.py — stub (filled in Task 9)
|
|
NODE_CLASS_MAPPINGS = {}
|
|
NODE_DISPLAY_NAME_MAPPINGS = {}
|