digest/models/__init__.py

8 lines
204 B
Python
Raw Normal View History

2024-05-03 15:04:23 +03:00
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import digest
from . import digest_tip
from . import res_config_settings
from . import res_users