Skip to content

Commit 30b5d12

Browse files
author
Louis Pouillot
committed
typo
1 parent 6d39adb commit 30b5d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataikuapi/dss/ml.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ def save_user_meta(self):
529529
def get_origin_analysis_trained_model(self):
530530
"""
531531
Fetch details about the model in an analysis, this model has been exported from. Returns None if the
532-
deployed trained model does not have a origin analysis trained model.
532+
deployed trained model does not have an origin analysis trained model.
533533
534534
:rtype: DSSTrainedModelDetails | None
535535
"""

0 commit comments

Comments
 (0)