mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-21 01:42:04 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
4 lines
138 B
Python
4 lines
138 B
Python
# Copyright 2024 Onestein
|
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
|
from . import controllers
|
|
from . import models
|