mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 10:52:03 +02:00
5 lines
177 B
Python
5 lines
177 B
Python
# Copyright 2018 ACSONE SA/NV
|
|
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
|
|
|
|
from .controllers import GraphQLControllerMixin
|
|
from .types import OdooObjectType
|