mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-20 22:06:28 +00:00
PEP fix
This commit is contained in:
@ -159,6 +159,7 @@ class PartTestTemplateList(generics.ListCreateAPIView):
|
|||||||
filters.SearchFilter,
|
filters.SearchFilter,
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
class PartThumbs(generics.ListAPIView):
|
class PartThumbs(generics.ListAPIView):
|
||||||
""" API endpoint for retrieving information on available Part thumbnails """
|
""" API endpoint for retrieving information on available Part thumbnails """
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user