Skip to content

Commit 1f230ac

Browse files
author
Dan Choi
committed
Doc fix
1 parent ccaddfe commit 1f230ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/job.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818

1919
class _Job(object):
20-
"""Handles creating, starting and waiting for Amazon SageMaker jobs to finish.
20+
"""Handle creating, starting and waiting for Amazon SageMaker jobs to finish.
2121
2222
This class shouldn't be directly instantiated.
2323

0 commit comments

Comments
 (0)