4 lines
64 B
Python
4 lines
64 B
Python
|
|
from app.hooks.loader import get_hooks
|
||
|
|
|
||
|
|
__all__ = ["get_hooks"]
|