[MIG] web_timeline: Finish migration to 13.0

This commit is contained in:
Alexandre Díaz
2020-03-23 02:39:25 +01:00
committed by David
parent 94462b5c72
commit e864004fbc

View File

@@ -2,8 +2,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
import json import json
from unittest import mock
import mock
from odoo import exceptions from odoo import exceptions
from odoo.tests import common from odoo.tests import common