mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
7 lines
192 B
Python
7 lines
192 B
Python
# -*- coding: utf-8 -*-
|
|
# © 2016 Cyril Gaudin (Camptocamp)
|
|
# © 2009-2011 Akretion, Emmanuel Samyn
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import models
|