Fix docstring

pull/5982/head
Andrew Morgan 2019-09-03 20:00:09 +01:00
parent a98b8583c6
commit 6b6086b8bf
1 changed files with 1 additions and 2 deletions

View File

@ -681,8 +681,7 @@ class RegistrationHandler(BaseHandler):
Args: Args:
user_id (str): id of user user_id (str): id of user
threepid (object): m.login.msisdn auth response threepid (object): m.login.msisdn auth response
token (str): access_token for the user bind_msisdn (bool): true if the client requested the msisdn to be
bind_email (bool): true if the client requested the email to be
bound at the identity server bound at the identity server
Returns: Returns:
defer.Deferred: defer.Deferred: