snk_accounting_report/__init__.py

4 lines
67 B
Python
Raw Normal View History

2024-09-16 02:26:07 +07:00
# -*- coding: utf-8 -*-
from . import models
from . import wizards