2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-01 14:55:12 +00:00

Fix sphinx warnings

This commit is contained in:
Dan
2019-07-01 13:37:12 +02:00
parent 414e42a3cc
commit 992ef7bf52
2 changed files with 2 additions and 2 deletions

View File

@@ -142,7 +142,7 @@ Details
.. automethod:: Chat.archive()
.. automethod:: Chat.unarchive()
.. automethod:: Chat.set_title()
.. automethod:: Chat.set_description)
.. automethod:: Chat.set_description()
.. automethod:: Chat.set_photo()
.. automethod:: Chat.kick_member()
.. automethod:: Chat.unban_member()