Files
stock-rma/rma_repair/__init__.py
2023-07-07 17:27:09 +02:00

6 lines
137 B
Python

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