mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-04 06:14:51 +00:00
Fix Error exception shown as plain class
This commit is contained in:
parent
facf1ca627
commit
a4d720c70c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
pyrogram.Error
|
pyrogram.Error
|
||||||
===============
|
===============
|
||||||
|
|
||||||
.. autoclass:: pyrogram.Error
|
.. autoexception:: pyrogram.Error
|
||||||
:members:
|
:members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue