mirror of
https://github.com/bringout/oca-project.git
synced 2026-04-19 06:02:08 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
5 lines
159 B
Python
5 lines
159 B
Python
# License LGPLv3.0 or later (https://www.gnu.org/licenses/lgpl-3.0.en.html).
|
|
|
|
from . import test_project
|
|
from . import test_task
|
|
from . import test_controller
|