forked from Mapan/odoo17e
5 lines
96 B
Python
5 lines
96 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import models
|
|
from .hooks import post_init_hook, uninstall_hook
|