style: format file with black==23.7.0
This commit is contained in:
parent
9bc1f09ef1
commit
abadf6c9fb
45 changed files with 18 additions and 66 deletions
|
|
@ -17,7 +17,6 @@ class ListeningViewSet(
|
|||
mixins.RetrieveModelMixin,
|
||||
viewsets.GenericViewSet,
|
||||
):
|
||||
|
||||
serializer_class = serializers.ListeningSerializer
|
||||
queryset = models.Listening.objects.all().select_related(
|
||||
"user__actor__attachment_icon"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue