mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-20 13:24:06 -04:00
fix pep8 too many lines
This commit is contained in:
parent
5298d79fb5
commit
839a317c96
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ class Codes(object):
|
||||||
INCOMPATIBLE_ROOM_VERSION = "M_INCOMPATIBLE_ROOM_VERSION"
|
INCOMPATIBLE_ROOM_VERSION = "M_INCOMPATIBLE_ROOM_VERSION"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class CodeMessageException(RuntimeError):
|
class CodeMessageException(RuntimeError):
|
||||||
"""An exception with integer code and message string attributes.
|
"""An exception with integer code and message string attributes.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue