mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-16 20:22:57 -06:00
7 lines
239 B
Python
7 lines
239 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 knowledge_config_settings
|
|
from . import document_wopi
|
|
from . import document_wopi_access_token
|