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 a1a84e7 commit 023c25cCopy full SHA for 023c25c
src/sasctl/pzmm/__init__.py
@@ -1,7 +1,7 @@
1
# Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA. All Rights Reserved.
2
# SPDX-License-Identifier: Apache-2.0
3
4
-from .gitIntegration import GitIntegrate
+from .git_integration import GitIntegrate
5
from .import_model import ImportModel
6
from .mlflow_model import MLFlowModel
7
from .model_parameters import ModelParameters
0 commit comments