mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 12:55:40 +00:00
pep8
This commit is contained in:
@@ -430,4 +430,4 @@ def are_all_users_on_domain(txn, domain):
|
||||
num_not_matching = cursor.fetchall()[0][0]
|
||||
if num_not_matching == 0:
|
||||
return True
|
||||
return False
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user