Files
reporting-engine/report_xml/__init__.py
2020-03-19 20:31:21 +02:00

6 lines
141 B
Python

# -*- coding: utf-8 -*-
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import controllers
from . import models