mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-13 23:21:09 +00:00
PEP style fixes
This commit is contained in:
@@ -1295,7 +1295,7 @@ class SalesOrderShipmentAllocationSerializer(serializers.Serializer):
|
||||
quantity=entry.get('quantity'),
|
||||
shipment=shipment,
|
||||
)
|
||||
|
||||
|
||||
allocation.full_clean()
|
||||
allocation.save()
|
||||
|
||||
|
Reference in New Issue
Block a user