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