From 3386fd040a97434d437aa1c3dbb548c339fd82f9 Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Mon, 7 May 2018 16:38:11 +0200 Subject: [PATCH] Fix style --- pyrogram/client/methods/messages/action/send_chat_action.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyrogram/client/methods/messages/action/send_chat_action.py b/pyrogram/client/methods/messages/action/send_chat_action.py index 71e1d9f0..24a946c1 100644 --- a/pyrogram/client/methods/messages/action/send_chat_action.py +++ b/pyrogram/client/methods/messages/action/send_chat_action.py @@ -48,7 +48,7 @@ class SendChatAction(BaseClient): Raises: :class:`Error ` - :class:`ValueError`: If the provided string is not a valid ChatAction + ``ValueError``: If the provided string is not a valid ChatAction """ # Resolve Enum type