Skip to content

Commit

Permalink
import batchCompileTools
Browse files Browse the repository at this point in the history
  • Loading branch information
typemytype committed Nov 27, 2024
1 parent b5b0a4b commit 290c685
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/lib/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
from mojo.tools import CallbackWrapper

import batch
# just import batchCompileTools to make them available everywhere else
import batchCompileTools


class BatchMenu(object):
Expand Down

0 comments on commit 290c685

Please sign in to comment.