reporting-engine/report_async/models/__init__.py
2022-06-29 20:39:47 +02:00

7 lines
204 B
Python

# Copyright 2019 Ecosoft Co., Ltd (http://ecosoft.co.th/)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html)
from . import report_async
from . import ir_report
from . import ir_actions