PEP fix
This commit is contained in:
parent
d91700fd39
commit
1368b06afa
|
|
@ -231,7 +231,6 @@ class StockLocationLabelMixin:
|
|||
return valid_locations
|
||||
|
||||
|
||||
|
||||
class StockLocationLabelList(LabelListView, StockLocationLabelMixin):
|
||||
"""
|
||||
API endpoint for viewiing list of StockLocationLabel objects.
|
||||
|
|
|
|||
Loading…
Reference in New Issue