Skip to content

Commit

Permalink
[FIX] flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
GillesTephaneMeyomesse committed Jul 3, 2017
1 parent 8699138 commit abddc53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion purchase_request_procurement/models/procurement_order.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl-3.0).

from odoo import _, api, fields, models, exceptions
from odoo.exceptions import ValidationError


class ProcurementOrder(models.Model):
Expand Down

0 comments on commit abddc53

Please sign in to comment.