Skip to content

Commit 290c685

Browse files
committed
import batchCompileTools
1 parent b5b0a4b commit 290c685

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

source/lib/main.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
from mojo.tools import CallbackWrapper
44

55
import batch
6+
# just import batchCompileTools to make them available everywhere else
7+
import batchCompileTools
68

79

810
class BatchMenu(object):

0 commit comments

Comments
 (0)