mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-05-06 14:15:01 -04:00
Fix pep8
This commit is contained in:
parent
00466e2feb
commit
402a7bf63d
4 changed files with 7 additions and 7 deletions
|
@ -344,7 +344,7 @@ class AuthHandler(BaseHandler):
|
|||
medium, threepid['medium'],
|
||||
),
|
||||
errcode=Codes.UNAUTHORIZED
|
||||
)
|
||||
)
|
||||
|
||||
threepid['threepid_creds'] = authdict['threepid_creds']
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue