mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-01 21:16:46 +00:00
PEP fix
This commit is contained in:
parent
77c6e5e57e
commit
07d05ed000
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user