mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-20 13:32:06 +02:00
3 lines
76 B
Python
3 lines
76 B
Python
from . import models
|
|
from . import wizard
|
|
from .hooks import post_init_hook
|