Files
stock-rma/rma/__init__.py
2020-01-17 18:03:43 +01:00

6 lines
144 B
Python

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