flectra/addons/website_rma/__init__.py

6 lines
146 B
Python
Raw Normal View History

# Part of Flectra See LICENSE file for full copyright and licensing details.
from . import models
from . import wizard
from . import controllers