2
0
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:
Oliver Walters
2022-05-04 17:31:44 +10:00
parent adbcd68fe8
commit 1cefdfc2e4
9 changed files with 9 additions and 20 deletions
+1
View File
@@ -107,6 +107,7 @@ class StockItemContextMixin:
return context
class StockItemSerialize(StockItemContextMixin, generics.CreateAPIView):
"""
API endpoint for serializing a stock item