Skip to content

Commit 089144d

Browse files
danabensajaykarpur
andauthored
Update src/sagemaker/lineage/artifact.py
Co-authored-by: Ajay Karpur <[email protected]>
1 parent f45e7c0 commit 089144d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/lineage/artifact.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ class Artifact(_base_types.Record):
8181
def save(self):
8282
"""Save the state of this Artifact to SageMaker.
8383
84-
Note that this method must be run from a SageMaker context such as studio or training job
84+
Note that this method must be run from a SageMaker context such as Studio or a training job
8585
due to restrictions on the CreateArtifact API.
8686
8787
Returns:

0 commit comments

Comments
 (0)