mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Fix Error class redirection
This commit is contained in:
parent
1f8cfd946c
commit
12fa275d09
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Error
|
||||
=====
|
||||
|
||||
.. autoexception:: pyrogram.api.errors.error.Error
|
||||
.. autoexception:: pyrogram.Error
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue