Skip to content

Commit 445b453

Browse files
authored
Update main.py
1 parent 5030e3b commit 445b453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlc/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from . import utils
66

7-
from .action import Action, logger
7+
from .action import Action, logger, default_parent
88
from .RepoAction import RepoAction
99
from .ScriptAction import ScriptAction
1010
from .CacheAction import CacheAction

0 commit comments

Comments
 (0)