5 lines
179 B
Python
5 lines
179 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
# Copyright 2016 ACSONE SA/NV (<http://acsone.eu>)
|
||
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||
|
from . import mail_compose_message
|