from . import constants BL_REGISTER = [ *constants.BL_REGISTER, ] BL_NODES = { **constants.BL_NODES, }