3 lines
73 B
Python
3 lines
73 B
Python
from .handler import Error, on_error
|
|
from .pretty import PrettyException
|
from .handler import Error, on_error
|
|
from .pretty import PrettyException
|