Files
Odoo-Tutorial/Elearning/mx_elearning_plus/__init__.py
T
2025-04-28 16:35:45 +07:00

5 lines
146 B
Python

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