mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-28 21:46:58 -05:00
re-try to make isort happy
This commit is contained in:
parent
51b73be63b
commit
d9e424bf64
@ -24,7 +24,7 @@ from synapse.api.errors import (
|
|||||||
NotFoundError,
|
NotFoundError,
|
||||||
RoomKeysVersionError,
|
RoomKeysVersionError,
|
||||||
StoreError,
|
StoreError,
|
||||||
SynapseError
|
SynapseError,
|
||||||
)
|
)
|
||||||
from synapse.util.async_helpers import Linearizer
|
from synapse.util.async_helpers import Linearizer
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user