mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
7 lines
174 B
Python
7 lines
174 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of odooAi.cn. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import res_config_settings
|
|
from . import auth_oauth_provider
|
|
|