mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
7 lines
181 B
Python
7 lines
181 B
Python
# Copyright 2021 Camptocamp SA
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import ir_model
|
|
from . import ir_ui_view
|
|
from . import m2x_create_edit_option
|