mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 19:45:46 +00:00
Style fix
This commit is contained in:
@ -360,6 +360,7 @@ class PartThumbs(generics.ListAPIView):
|
|||||||
'category__name',
|
'category__name',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
class PartThumbsUpdate(generics.RetrieveUpdateAPIView):
|
class PartThumbsUpdate(generics.RetrieveUpdateAPIView):
|
||||||
""" API endpoint for updating Part thumbnails"""
|
""" API endpoint for updating Part thumbnails"""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user