We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473d915 commit c93f780Copy full SHA for c93f780
1 file changed
builder-tool/pack.py
@@ -1,4 +1,4 @@
1
-from src.builder-tool import BaseBuilder, Logger, PYTHON, NULL_TARGET #this file use the module to build itself
+from src.builderTool import BaseBuilder, Logger, PYTHON, NULL_TARGET #this file use the module to build itself
2
import os
3
import shutil
4
0 commit comments