mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
7 lines
211 B
Python
7 lines
211 B
Python
# -*- coding: utf-8 -*-
|
|
# Copyright 2014 ACSONE SA/NV (<http://acsone.eu>)
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import export_help_wizard
|
|
from . import import_help_wizard
|