Files
stock-rma/rma_repair/__init__.py
2025-01-07 12:35:35 +05:30

6 lines
146 B
Python

# Copyright 2020 ForgeFlow S.L.
# License LGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import models
from . import wizards