diff --git a/pantalaimon/client.py b/pantalaimon/client.py index 2ea0036..b1abada 100644 --- a/pantalaimon/client.py +++ b/pantalaimon/client.py @@ -117,7 +117,7 @@ class PanClient(AsyncClient): Args: body (Dict[Any, Any]): The dictionary of a Sync response. - Returns the json response with decrypted events. + Returns the json response with decrypted events. """ for room_id, room_dict in body["rooms"]["join"].items(): try: