Skip to content

Commit ff24539

Browse files
committed
address comment
1 parent a53c23d commit ff24539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launch/model_endpoint.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class ModelEndpoint:
3232

3333
id: Optional[str] = None
3434
"""
35-
A globally unique identifier for the bundle.
35+
A globally unique identifier for the endpoint.
3636
"""
3737

3838
bundle_name: Optional[str] = None

0 commit comments

Comments
 (0)