Files
reporting-engine/bi_view_editor/__init__.py
2020-11-04 10:57:54 +01:00

6 lines
153 B
Python

# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import models
from . import wizard
from .hooks import post_load, uninstall_hook