mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-29 18:31:09 +02: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,
|
||||
RoomKeysVersionError,
|
||||
StoreError,
|
||||
SynapseError
|
||||
SynapseError,
|
||||
)
|
||||
from synapse.util.async_helpers import Linearizer
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user