fix pep8 too many lines
This commit is contained in:
parent
5298d79fb5
commit
839a317c96
|
@ -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 New Issue