mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-09 11:52:10 -04:00
pep8
This commit is contained in:
parent
6850f8aea3
commit
112c2253e2
2 changed files with 4 additions and 2 deletions
|
@ -872,7 +872,7 @@ class TransportLayerClient(object):
|
|||
|
||||
@log_function
|
||||
def set_group_join_policy(self, destination, group_id, requester_user_id,
|
||||
content):
|
||||
content):
|
||||
"""Sets the join policy for a group
|
||||
"""
|
||||
path = PREFIX + "/groups/%s/settings/m.join_policy" % (group_id,)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue