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 235a85e commit 6cababbCopy full SHA for 6cababb
dataikuapi/dss/plugin.py
@@ -212,7 +212,6 @@ class DSSMissingType(object):
212
- object_id: id of the object depending on the missing type. Can be None.
213
- object_type: type of the object depending on the missing type. Can be None.
214
- project_key: project key of the object depending on the missing type. Can be None.
215
-
216
"""
217
def __init__(self, data):
218
0 commit comments