from .ui.mil_tool import FrameMILTool def create_mil_tool(parent=None): return FrameMILTool(parent)