We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b638ab4 + a881369 commit bbf12d3Copy full SHA for bbf12d3
3 files changed
sagemaker-core/src/sagemaker/__init__.py
@@ -0,0 +1,2 @@
1
+"""Namespace package for SageMaker."""
2
+__path__ = __import__('pkgutil').extend_path(__path__, __name__)
sagemaker-serve/src/sagemaker/__init__.py
sagemaker-train/src/sagemaker/__init__.py
0 commit comments