enis / Artists_Compendium /__init__.py
WALIDALI's picture
Upload 11 files
9b25e96
raw
history blame contribute delete
144 Bytes
from .Artist_Compendium import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
__all__ = ['NODE_CLASS_MAPPINGS', 'NODE_DISPLAY_NAME_MAPPINGS']