Skip to content

Commit 72097a3

Browse files
committed
chore: directly expose get_model_info()
1 parent a24b903 commit 72097a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sasctl/utils/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@
99
create_package_from_astore,
1010
create_package_from_datastep,
1111
)
12+
from .model_info import get_model_info
1213
from .model_migration import convert_model_zip

0 commit comments

Comments
 (0)