mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 10:46:06 -04:00
try to make flake8 and isort happy
This commit is contained in:
parent
16a31c6fce
commit
3801b8aa03
5 changed files with 17 additions and 10 deletions
|
@ -326,6 +326,7 @@ class RoomKeysVersionError(SynapseError):
|
|||
)
|
||||
self.current_version = current_version
|
||||
|
||||
|
||||
class IncompatibleRoomVersionError(SynapseError):
|
||||
"""A server is trying to join a room whose version it does not support."""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue