update versions for pre-commit (#741)

This commit is contained in:
Markos Gogoulos
2023-03-14 14:09:52 +02:00
committed by GitHub
parent 4b0718c43f
commit a3997bfb1c
15 changed files with 21 additions and 19 deletions

View File

@@ -18,7 +18,6 @@ class FastPaginationWithoutCount(PageNumberPagination):
django_paginator_class = FasterDjangoPaginator
def get_paginated_response(self, data):
return Response(
OrderedDict(
[