Skip to content

Commit e829dd3

Browse files
authored
Update RepoAction.py
1 parent 445b453 commit e829dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlc/RepoAction.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from .action import Action
1+
from .action import Action, default_parent
22
import os
33
import re
44
import subprocess

0 commit comments

Comments
 (0)