We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9afee9 commit e671babCopy full SHA for e671bab
src/sasctl/utils/__init__.py
@@ -4,5 +4,5 @@
4
# Copyright © 2019, SAS Institute Inc., Cary, NC, USA. All Rights Reserved.
5
# SPDX-License-Identifier: Apache-2.0
6
7
-from .astore import create_package, create_package_from_astore
+from .astore import create_package, create_package_from_astore, create_package_from_datastep
8
from .modelMigration import convertModelZip
0 commit comments