Odoo18-Base/extra-addons/website_knowledge/models/__init__.py

6 lines
154 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import knowledge_article
from . import website