mirror of
https://github.com/bringout/oca-project.git
synced 2026-04-18 16:01:59 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
5 lines
153 B
Python
5 lines
153 B
Python
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import models
|
|
from .hooks import pre_init_hook
|
|
from .hooks import post_init_hook
|