mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
5 lines
130 B
Python
5 lines
130 B
Python
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import model
|
|
from .init_hooks import post_init_hook
|