Files
Odoo-Tutorial/mx_elearning_plus/__init__.py
T
2025-04-26 11:32:36 +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