knowledge/document_wopi/__init__.py
2018-02-04 20:56:06 +01:00

6 lines
177 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 . import controllers