account-financial-reporting/account_tax_balance/__init__.py
2021-03-12 17:20:48 +01:00

6 lines
140 B
Python

# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import models
from . import wizard
from .hooks import pre_init_hook