mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-14 02:23:47 +01: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"
|
||||
|
||||
|
||||
|
||||
class CodeMessageException(RuntimeError):
|
||||
"""An exception with integer code and message string attributes.
|
||||
|
||||
|
|
Loading…
Reference in a new issue