mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-16 12:12:57 -06:00
6 lines
194 B
Python
6 lines
194 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 document_page
|
|
from . import ir_actions_act_window
|