Skip to content

Commit 145a24c

Browse files
committed
int
1 parent f55ccdf commit 145a24c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/sempy_labs/_labels.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ def list_item_labels(workspace: Optional[Union[str, UUID]] = None) -> pd.DataFra
1212
"""
1313
List all items within a workspace and shows their sensitivity labels.
1414
15+
NOTE: This function uses an internal API and is subject to change/break without notice.
16+
1517
Parameters
1618
----------
1719
workspace : str | uuid.UUID, default=None

0 commit comments

Comments
 (0)