# -*- coding: utf-8 -*-# © 2016 Eficent Business and IT Consulting Services S.L.# © 2016 Serpent Consulting Services Pvt. Ltd.# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).from . import ir_modelfrom . import trgm_index
# -*- coding: utf-8 -*-
# © 2016 Eficent Business and IT Consulting Services S.L.
# © 2016 Serpent Consulting Services Pvt. Ltd.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import ir_model
from . import trgm_index