Update get_group_members.py

This commit is contained in:
Kevin Burnett 2022-10-31 08:41:05 -07:00 committed by GitHub
parent 592c4fc49c
commit c996fe072e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ class GetGroupMembers(Script):
def get_description(self) -> str:
"""Get_description."""
return """Return the current user."""
return """Return the list of usernames of the users in the given group."""
def run(
self,