Files
stock-rma/rma_repair/__init__.py
2019-03-11 19:37:02 +01:00

5 lines
113 B
Python

# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html)
from . import models
from . import wizards