Files
reporting-engine/report_xml/__init__.py
2021-05-26 13:03:04 +02:00

6 lines
141 B
Python

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