We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5030e3b commit 445b453Copy full SHA for 445b453
mlc/main.py
@@ -4,7 +4,7 @@
4
5
from . import utils
6
7
-from .action import Action, logger
+from .action import Action, logger, default_parent
8
from .RepoAction import RepoAction
9
from .ScriptAction import ScriptAction
10
from .CacheAction import CacheAction
0 commit comments