mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP fix
This commit is contained in:
parent
d91700fd39
commit
1368b06afa
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user