上传初版
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from .ui.mil_tool import FrameMILTool
|
||||
from openpyxl import Workbook
|
||||
|
||||
def create_mil_tool(parent=None):
|
||||
return FrameMILTool(parent)
|
||||
Reference in New Issue
Block a user