mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-23 09:35:30 +00:00
PEP style fixes
This commit is contained in:
@@ -107,6 +107,7 @@ class StockItemContextMixin:
|
||||
|
||||
return context
|
||||
|
||||
|
||||
class StockItemSerialize(StockItemContextMixin, generics.CreateAPIView):
|
||||
"""
|
||||
API endpoint for serializing a stock item
|
||||
|
||||
Reference in New Issue
Block a user