mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-07 15:34:52 +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
|
Error
|
||||||
=====
|
=====
|
||||||
|
|
||||||
.. autoexception:: pyrogram.api.errors.error.Error
|
.. autoexception:: pyrogram.Error
|
||||||
:members:
|
:members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue