Skip to content

Commit c93f780

Browse files
Update pack.py
1 parent 473d915 commit c93f780

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

builder-tool/pack.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from src.builder-tool import BaseBuilder, Logger, PYTHON, NULL_TARGET #this file use the module to build itself
1+
from src.builderTool import BaseBuilder, Logger, PYTHON, NULL_TARGET #this file use the module to build itself
22
import os
33
import shutil
44

0 commit comments

Comments
 (0)