Files
AnyMusicBot/bot/modules/error/__init__.py
2024-11-02 00:10:44 +02:00

3 lines
73 B
Python

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