reporting-engine/kpi/models/__init__.py
2024-12-03 14:17:35 +01: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