reporting-engine/bi_view_editor/__init__.py

6 lines
142 B
Python
Raw Normal View History

2021-04-28 15:43:56 +00:00
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import models
from . import wizard
from .hooks import uninstall_hook