Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
doudz committed Jul 31, 2018
1 parent a072ee7 commit e977554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zigate/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -875,6 +875,7 @@ def get_group_membership(self, addr, endpoint, groups=[]):
'''
Get group membership
groups is list of group addr
if empty get all groups
'''
addr_mode = 2
addr = self.__addr(addr)
Expand Down

0 comments on commit e977554

Please sign in to comment.