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