reporting-engine/kpi/models/__init__.py

8 lines
198 B
Python
Raw Permalink Normal View History

2024-12-03 13:17:35 +00:00
# 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