Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
Arseny committed Oct 27, 2023
1 parent 5bae5fd commit 6e204b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api_spot/api/views/avatar.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from django.shortcuts import get_object_or_404
from drf_spectacular.utils import (
OpenApiExample, extend_schema,
extend_schema, OpenApiExample,
)
from rest_framework import status
from rest_framework.response import Response
Expand Down

0 comments on commit 6e204b5

Please sign in to comment.