Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 5d9f48d

Browse files
Update synapse/handlers/identity.py
Co-Authored-By: Erik Johnston <[email protected]>
1 parent a148bba commit 5d9f48d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

synapse/handlers/identity.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ def requestEmailToken(self, email, client_secret, send_attempt, next_link=None,
233233
send_attempt (int): Which attempt this is
234234
next_link: A link to redirect the user to once they submit the token
235235
kwargs: extra arguments to send to the server
236+
236237
Returns:
237238
The json response body from the server
238239
"""

0 commit comments

Comments
 (0)