mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-01 10:26:07 -04:00
pep8
This commit is contained in:
parent
8db6832db8
commit
91c8f828e1
1 changed files with 1 additions and 1 deletions
|
@ -210,4 +210,4 @@ class RegistrationStore(SQLBaseStore):
|
|||
)
|
||||
if ret:
|
||||
defer.returnValue(ret['user'])
|
||||
defer.returnValue(None)
|
||||
defer.returnValue(None)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue