mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-08 06:14:47 +03:00
fixed isort spacing issue
This commit is contained in:
parent
3d27469196
commit
5b348721c2
|
@ -19,7 +19,6 @@ from rest_framework.response import Response
|
|||
from rest_framework.test import APIClient, APIRequestFactory
|
||||
from rest_framework.views import APIView
|
||||
|
||||
|
||||
django_factory = DjangoRequestFactory()
|
||||
factory = APIRequestFactory()
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user