Skip to content

Commit 7ab1d04

Browse files
committed
nor nor nor
1 parent 3b3c432 commit 7ab1d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataikuapi/dss/projectfolder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def list_projects(self):
8080
def delete(self):
8181
"""
8282
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
83+
Note: it must be empty (cannot contain any sub-project folders or projects), you must move or remove all its content before deleting it
8484
8585
This call requires an API key with admin rights
8686
"""

0 commit comments

Comments
 (0)