mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 12:05:53 +00:00
PEP fix
This commit is contained in:
@ -1154,7 +1154,6 @@ class BomList(generics.ListCreateAPIView):
|
|||||||
|
|
||||||
return queryset
|
return queryset
|
||||||
|
|
||||||
|
|
||||||
def annotate_pricing(self, queryset):
|
def annotate_pricing(self, queryset):
|
||||||
"""
|
"""
|
||||||
Add part pricing information to the queryset
|
Add part pricing information to the queryset
|
||||||
|
Reference in New Issue
Block a user