Files
reporting-engine/kpi/models/__init__.py
2019-09-02 12:24:40 +02:00

8 lines
198 B
Python

# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import kpi_category
from . import kpi_threshold_range
from . import kpi_threshold
from . import kpi_history
from . import kpi