Style fix
This commit is contained in:
parent
f95346f214
commit
56c0e289bd
|
|
@ -360,6 +360,7 @@ class PartThumbs(generics.ListAPIView):
|
|||
'category__name',
|
||||
]
|
||||
|
||||
|
||||
class PartThumbsUpdate(generics.RetrieveUpdateAPIView):
|
||||
""" API endpoint for updating Part thumbnails"""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue