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 d41daad commit d0d1c8bCopy full SHA for d0d1c8b
dataikuapi/dss/ml.py
@@ -260,7 +260,7 @@ def get_hints_settings(self):
260
261
This method returns a dictionary of the settings with:
262
- 'enabled': indicates if the hints are enabled globally, if False, all hints will be disabled
263
- - 'settings': a dict comprised of:
+ - 'settings': a list of dict comprised of:
264
- 'type': the hint type
265
- 'enabled': indicates if the hint type is enabled, if False, all hints of that type will be disabled
266
0 commit comments