Skip to content

Commit 9dc9b54

Browse files
CaptainiaJonathan Makunga
authored and
Jonathan Makunga
committed
Merge master into benchmark feature (aws#4652)
1 parent 8bdf840 commit 9dc9b54

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)