We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b3c432 commit 7ab1d04Copy full SHA for 7ab1d04
dataikuapi/dss/projectfolder.py
@@ -80,7 +80,7 @@ def list_projects(self):
80
def delete(self):
81
"""
82
Delete the project folder
83
- Note: it must be empty (cannot contain any sub-project folders nor projects), you must move or remove all its content before deleting it
+ Note: it must be empty (cannot contain any sub-project folders or projects), you must move or remove all its content before deleting it
84
85
This call requires an API key with admin rights
86
0 commit comments