Files
AnyMusicBot/bot/modules/error/__init__.py
2023-10-31 13:50:50 +02:00

3 lines
73 B
Python

from .handler import on_error, Error
from .pretty import PrettyException