Skip to content

Commit aa21238

Browse files
jiapinwakrishna1995
authored andcommitted
fix docstyle
1 parent ce74dd1 commit aa21238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/serve/utils/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def __str__(self) -> str:
4646

4747

4848
class ImageUriOption(Enum):
49-
"Enum type for image uri options"
49+
"""Enum type for image uri options"""
5050

5151
def __str__(self) -> str:
5252
"""Convert enum to string"""

0 commit comments

Comments
 (0)