mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
4 lines
77 B
Python
4 lines
77 B
Python
from . import models
|
|
from . import wizards
|
|
from .hooks import post_init_hook
|