mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-08-26 16:40:40 +03:00
3 lines
114 B
Python
3 lines
114 B
Python
from app.exception_handlers.registry import register_exception_handlers
|
|
|
|
__all__ = ["register_exception_handlers"] |