mirror of
https://github.com/bringout/oca-maintenance.git
synced 2026-04-21 07:02:10 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
4 lines
132 B
Python
4 lines
132 B
Python
from . import maintenance_kind
|
|
from . import maintenance_plan
|
|
from . import maintenance_equipment
|
|
from . import maintenance_request
|