mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
7 lines
235 B
Python
7 lines
235 B
Python
# -*- coding: utf-8 -*-
|
|
# Copyright 2004-2010 OpenERP SA (<http://www.openerp.com>)
|
|
# Copyright 2011-2015 Serpent Consulting Services Pvt. Ltd.
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import models
|