4 lines
54 B
Python
4 lines
54 B
Python
from .handler import on_error
|
|
|
|
__all__ = ["on_error"]
|
from .handler import on_error
|
|
|
|
__all__ = ["on_error"]
|