Skip to content

Commit 2caf0b6

Browse files
aviadlCopilot
andauthored
Update descope/management/user.py
Co-authored-by: Copilot <[email protected]>
1 parent 9f710fb commit 2caf0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

descope/management/user.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@ def load_users(
659659
include_invalid_users: Optional[bool] = None,
660660
) -> dict:
661661
"""
662-
Search all users.
662+
Load users by their user IDs.
663663
664664
Args:
665665
user_ids (List[str]): Optional list of user IDs to filter by

0 commit comments

Comments
 (0)