mis-builder/mis_builder/__init__.py
2024-05-03 10:57:01 +02: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