import bpy class NodeSidebarPanel: bl_space_type = 'NODE_EDITOR' bl_region_type = 'UI' bl_category = "Node"