oca-technical/odoo-bringout-oca-server-tools-letsencrypt/letsencrypt/__init__.py
2025-08-29 15:43:03 +02:00

4 lines
151 B
Python

# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import models
from . import controllers
from .hooks import post_init_hook