mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
4 lines
77 B
Python
4 lines
77 B
Python
from . import models
|
|
from . import wizards
|
|
from .hooks import uninstall_hook
|