import bpy def draw_context_menu(layout): params = bpy.context.space_data.params return def draw_header(layout): """Draw the header of the Asset Browser Window""" return