knowledge/help_popup_document_page/__init__.py
2019-06-06 18:06:38 +02:00

6 lines
185 B
Python

# -*- coding: utf-8 -*-
# © 2017 Therp BV <http://therp.nl>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import models
from .hooks import post_init_hook