2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 01:55:39 +00:00

PEP fixes

This commit is contained in:
Oliver Walters
2019-04-17 07:49:46 +10:00
parent 52c3a63c61
commit 19a11eac1a
3 changed files with 3 additions and 5 deletions

View File

@ -115,4 +115,4 @@ class SupplierPriceBreakSerializer(serializers.ModelSerializer):
'part',
'quantity',
'cost'
]
]