mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[FIX] pylint
This commit is contained in:
committed by
Jordi Ballester Alomar
parent
c0f3567970
commit
cad7b0eab7
@@ -2,7 +2,8 @@
|
||||
# © 2015 Eficent Business and IT Consulting Services S.L.
|
||||
# - Jordi Ballester Alomar
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
||||
from openerp import api, fields, models, _, exceptions
|
||||
from openerp import api, models, _, exceptions
|
||||
|
||||
|
||||
class StockInventoryRevaluationMassPost(models.TransientModel):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user