mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 12:06:08 -04:00
even more pep8
This commit is contained in:
parent
aa3a4944d5
commit
0b640aa56b
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ from synapse.util.presentable_names import (
|
|||
calculate_room_name, name_from_member_event
|
||||
)
|
||||
|
||||
|
||||
@defer.inlineCallbacks
|
||||
def get_badge_count(store, user_id):
|
||||
invites, joins = yield defer.gatherResults([
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue