teskor / __init__.py
LoRa121's picture
Upload 2 files
63bf134 verified
Raw
History Blame Contribute Delete
132 Bytes
from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
__all__ = ["NODE_CLASS_MAPPINGS", "NODE_DISPLAY_NAME_MAPPINGS"]