Skip to content

Commit 1d957de

Browse files
authored
Merge pull request #84 from CortexFoundation/wlt
add utils into cvm init package
2 parents 4eca432 + 6aec1d7 commit 1d957de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python/cvm/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@
66

77
from .common import *
88
from . import runtime
9+
10+
from . import utils

0 commit comments

Comments
 (0)