We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d4938a commit d79e53eCopy full SHA for d79e53e
src/sagemaker/jumpstart/types.py
@@ -1097,7 +1097,7 @@ def __init__(
1097
config (Dict[str, Any]):
1098
Dictionary representation of the config.
1099
base_fields (Dict[str, Any]):
1100
- The default base fields that are used to construct the final resolved config.
+ The default base fields that are used to construct the resolved config.
1101
config_components (Dict[str, JumpStartConfigComponent]):
1102
The list of components that are used to construct the resolved config.
1103
"""
0 commit comments