Files
stock-rma/rma/__init__.py
2022-11-28 16:11:02 +01:00

6 lines
152 B
Python

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