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 2723f8f commit 4d34e9bCopy full SHA for 4d34e9b
sagemaker-core/src/sagemaker/core/modules/configs.py
@@ -47,7 +47,7 @@
47
CheckpointConfig,
48
MetricDefinition,
49
)
50
-
+from typing import List
51
52
__all__ = [
53
"SourceCode",
0 commit comments