Browse Source

* travis.yml

* flake8
14.0-report-py3o-pr-506
Jonathan Nemry (ACSONE) 7 years ago
committed by default
parent
commit
68b9d54b70
  1. 2
      report_py3o/models/ir_actions_report_xml.py

2
report_py3o/models/ir_actions_report_xml.py

@ -3,9 +3,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
import logging
from odoo import api, fields, models, _
from odoo.report.interface import report_int
from odoo.exceptions import ValidationError
from odoo import addons
logger = logging.getLogger(__name__)

Loading…
Cancel
Save