mis-builder/mis_builder/__init__.py
2021-03-23 20:12:57 +01:00

7 lines
185 B
Python

# Copyright 2014 ACSONE SA/NV (<http://acsone.eu>)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import models
from . import wizard
from . import report