We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d39adb commit 30b5d12Copy full SHA for 30b5d12
dataikuapi/dss/ml.py
@@ -529,7 +529,7 @@ def save_user_meta(self):
529
def get_origin_analysis_trained_model(self):
530
"""
531
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.
+ deployed trained model does not have an origin analysis trained model.
533
534
:rtype: DSSTrainedModelDetails | None
535
0 commit comments