mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 13:05:42 +00:00
PEP fix
This commit is contained in:
@ -231,7 +231,6 @@ class StockLocationLabelMixin:
|
|||||||
return valid_locations
|
return valid_locations
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class StockLocationLabelList(LabelListView, StockLocationLabelMixin):
|
class StockLocationLabelList(LabelListView, StockLocationLabelMixin):
|
||||||
"""
|
"""
|
||||||
API endpoint for viewiing list of StockLocationLabel objects.
|
API endpoint for viewiing list of StockLocationLabel objects.
|
||||||
|
Reference in New Issue
Block a user