Files
manufacture/mrp_component_operation/__init__.py
2022-12-30 11:22:30 +01:00

5 lines
173 B
Python

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