Browse Source

fixup! base_cron_oneshot: improve, document, test

pull/1352/head
Simone Orsi 6 years ago
parent
commit
e49d747bdd
  1. 2
      base_cron_oneshot/tests/test_cron.py

2
base_cron_oneshot/tests/test_cron.py

@ -1,6 +1,6 @@
# Copyright (C) 2018 Camptocamp
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# pylint disable=anomalous-backslash-in-string
# pylint: disable=anomalous-backslash-in-string
from odoo import api
from odoo.tests import common

Loading…
Cancel
Save