Skip to content

Commit 3b098db

Browse files
committed
placeholder commit
1 parent 03cdee7 commit 3b098db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/jumpstart/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,7 @@ def __init__(
10971097
config (Dict[str, Any]):
10981098
Dictionary representation of the config.
10991099
base_fields (Dict[str, Any]):
1100-
The default base fields that are used to construct the final resolved config.
1100+
The default base fields that are used to construct the resolved config.
11011101
config_components (Dict[str, JumpStartConfigComponent]):
11021102
The list of components that are used to construct the resolved config.
11031103
"""

0 commit comments

Comments
 (0)