mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Expose UnknownError class
This commit is contained in:
parent
32110e8578
commit
a4d00b7376
1 changed files with 1 additions and 0 deletions
|
|
@ -17,3 +17,4 @@
|
|||
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
from .exceptions import *
|
||||
from .error import UnknownError
|
||||
|
|
|
|||
Loading…
Reference in a new issue