summaryrefslogtreecommitdiff
path: root/addons/base_import/models/__init__.py
blob: f349a3caea09775c41b51dd32d27dd988da4fc09 (plain)
1
2
3
4
5
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import base_import
from . import test_models