mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-13 07:24:48 -06:00
6 lines
213 B
Python
6 lines
213 B
Python
# Copyright (C) 2013 Savoir-faire Linux (<http://www.savoirfairelinux.com>).
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import models
|
|
from .hooks import post_init_hook, uninstall_hook
|