Files
manufacture/mrp_bom_dismantling/__init__.py
2016-04-11 09:36:21 +02:00

7 lines
168 B
Python

# -*- coding: utf-8 -*-
# © 2016 Cyril Gaudin (Camptocamp)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import models
from . import wizards