mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
5 lines
97 B
Python
5 lines
97 B
Python
from . import models
|
|
from . import report
|
|
from . import wizards
|
|
from .hooks import pre_init_hook
|