Files
reporting-engine/report_xml/__init__.py
2019-06-10 10:41:21 -04: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