def menu_func_import(self, context): self.layout.operator(ImportSomeData.bl_idname, text="Text Import Operator")