Files
report-print-send/pingen/__init__.py
2023-09-25 08:57:04 +02:00

6 lines
175 B
Python

# Author: Guewen Baconnier
# Copyright 2012-2017 Camptocamp SA
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import controllers
from . import models