Skip to content

Commit fffbdf0

Browse files
Update meorg_client/client.py
Co-authored-by: Sean Bryan <39685865+SeanBryan51@users.noreply.github.com>
1 parent 081e438 commit fffbdf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meorg_client/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ def model_output_update(
502502
self, model_id: str, updated_fields: dict
503503
) -> Union[dict, requests.Response]:
504504
"""
505-
Remove specific new model output entity
505+
Update specific fields of an existing model output.
506506
Parameters
507507
----------
508508
model_id : str

0 commit comments

Comments
 (0)