Skip to content

Commit 5a4e869

Browse files
Update workspace.py
Signed-off-by: alexharris-elsevier <[email protected]>
1 parent ee136e2 commit 5a4e869

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

databricks/sdk/mixins/workspace.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ def list(self,
2121
"""List workspace objects
2222
2323
:param recursive: bool
24-
Optionally invoke recursive traversal
24+
Optionally invoke recursive traversal.
25+
`ObjectType.DIRECTORY` aren't returned when using this flag.
2526
2627
:returns: Iterator of workspaceObjectInfo
2728
"""

0 commit comments

Comments
 (0)