4 lines
78 B
Python
4 lines
78 B
Python
from app.routers.odoo import router as odoo_router
|
|
|
|
__all__ = ["odoo_router"]
|