We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a1886 commit 5eecb22Copy full SHA for 5eecb22
dataikuapi/dss/ml.py
@@ -725,7 +725,7 @@ class DSSMLAssertionParams(object):
725
"""
726
Object that represents parameters for one assertion
727
Do not create this object directly, use :meth:`DSSMLAssertionsParams.get_assertion` or
728
- `from_params` instead
+ :meth:`from_params` instead
729
730
def __init__(self, data):
731
self._internal_dict = data
0 commit comments