mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-03-06 13:35:53 -05:00
client: Fix a style issue.
This commit is contained in:
parent
1f5afd75c6
commit
a489031962
@ -103,9 +103,11 @@ class UnknownRoomError(Exception):
|
||||
class InvalidOrderByError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class InvalidLimit(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class PanClient(AsyncClient):
|
||||
"""A wrapper class around a nio AsyncClient extending its functionality."""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user