Skip to content

Commit d79e53e

Browse files
committed
formatting
1 parent 2d4938a commit d79e53e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/jumpstart/types.py

+1-1
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)