mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 03:04:53 -04:00
PEP8
This commit is contained in:
parent
c6064a7ba6
commit
ed4d176152
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ from synapse.api.errors import AuthError
|
|||
from synapse.events.snapshot import EventContext
|
||||
from synapse.util.async import Linearizer
|
||||
|
||||
from collections import namedtuple, defaultdict
|
||||
from collections import namedtuple
|
||||
from frozendict import frozendict
|
||||
|
||||
import logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue