2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-04-28 13:54:25 +00:00

Style fix

This commit is contained in:
Oliver
2021-08-04 12:13:24 +10:00
parent f95346f214
commit 56c0e289bd
+1
View File
@@ -360,6 +360,7 @@ class PartThumbs(generics.ListAPIView):
'category__name',
]
class PartThumbsUpdate(generics.RetrieveUpdateAPIView):
""" API endpoint for updating Part thumbnails"""