Skip to content

Commit fa1b135

Browse files
committed
Update docstring
1 parent 6fd61c0 commit fa1b135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/processing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ def start_new(cls, processor, inputs, outputs, experiment_config):
597597

598598
@classmethod
599599
def from_processing_name(cls, sagemaker_session, processing_job_name):
600-
"""Initializes a Processing job from a Processing ARN.
600+
"""Initializes a Processing job from a Processing job name.
601601
602602
Args:
603603
processing_job_name (str): Name of the processing job.

0 commit comments

Comments
 (0)