Minor fixes from PR feedback

This commit is contained in:
David Baker 2017-03-08 11:48:43 +00:00
parent 0e0aee25c4
commit 65d43f3ca5
2 changed files with 3 additions and 5 deletions

View file

@ -66,7 +66,7 @@ def login_id_thirdparty_from_phone(identifier):
"""
Convert a phone login identifier type to a generic threepid identifier
Args:
identifier: Login identifier dict of type 'm.id.phone'
identifier(dict): Login identifier dict of type 'm.id.phone'
Returns: Login identifier dict of type 'm.id.threepid'
"""