Skip to content

Commit 7c8c4bf

Browse files
committed
Fixed the docstyle error
1 parent 5aec1b6 commit 7c8c4bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2393,7 +2393,7 @@ def update_model_life_cycle(
23932393
self,
23942394
model_life_cycle: ModelLifeCycle,
23952395
):
2396-
"""ModelLifeCycle to be set for the model package
2396+
"""Modellifecycle to be set for the model package
23972397
23982398
Args:
23992399
model_life_cycle (ModelLifeCycle): The current state of model package in its life cycle

0 commit comments

Comments
 (0)