mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-16 04:02:56 -06:00
6 lines
177 B
Python
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
|