partner-contact/partner_firstname/__init__.py

6 lines
165 B
Python
Raw Normal View History

2021-03-23 19:36:29 +00:00
# © 2013 Nicolas Bessi (Camptocamp SA)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import models
from .hooks import post_init_hook