odex25_standard/odex25_base/whatsapp/__init__.py

7 lines
163 B
Python

# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import controller
from . import models
from . import tools
from . import wizard