Skip to content

Commit 230f32a

Browse files
Lingling PengLingling Peng
authored andcommitted
fix docstring
1 parent 41583ba commit 230f32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synapseclient/models/protocols/team_protocol.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ def get_user_membership_status(
173173
174174
Arguments:
175175
user_id: The ID of the user whose membership status is being queried.
176-
team: A team's ID.
176+
team: Synapse team ID
177177
synapse_client: If not passed in and caching was not disabled by
178178
`Synapse.allow_client_caching(False)` this will use the last created
179179
instance from the Synapse class constructor.

0 commit comments

Comments
 (0)