partner-contact/partner_multi_relation/__init__.py

5 lines
159 B
Python
Raw Normal View History

2021-03-23 19:36:29 +00:00
# Copyright 2013-2017 Therp BV <http://therp.nl>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import models
from . import tests