Skip to content

Commit

Permalink
[FIX] travis
Browse files Browse the repository at this point in the history
  • Loading branch information
nikul-serpentcs committed Sep 1, 2017
1 parent 3e8cf33 commit 9653498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion account_invoice_kanban/models/account_invoice.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# © 2017 Elico Corp (https://www.elico-corp.com).
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

from odoo import api, fields, models
from odoo import api, models


class AccountInvoice(models.Model):
Expand Down

0 comments on commit 9653498

Please sign in to comment.