mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP fix
This commit is contained in:
parent
95d07cd02b
commit
69c748d018
@ -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 """
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user