[IMP]stock_change_qty_reason: black, isort, prettier

This commit is contained in:
GuillemCForgeFlow
2021-12-01 09:26:24 +01:00
committed by JasminSForgeFlow
parent a0008b7b30
commit 16e1289bb9

View File

@@ -40,8 +40,7 @@ class TestStockQuantityChangeReason(SavepointCase):
return self.preset_reason_id.create({"name": name, "description": description})
def test_inventory_adjustment_onchange_reason_preset_reason(self):
""" Check that adding a reason or a preset reason explode to lines
"""
"""Check that adding a reason or a preset reason explode to lines"""
product2 = self._create_product("product_product_2")
self._product_change_qty(product2, 50)
inventory = self.env["stock.inventory"].create(