mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-23 22:49:50 +03:00
Update tests/test_serializer_lists.py
This commit is contained in:
parent
2741f06515
commit
adc5ad62d5
|
@ -7,7 +7,6 @@ from django.utils.datastructures import MultiValueDict
|
|||
from rest_framework import serializers
|
||||
from rest_framework.exceptions import ErrorDetail
|
||||
from tests.models import (CustomManagerModel, NullableOneToOneSource, OneToOneTarget)
|
||||
NullableOneToOneSource,
|
||||
OneToOneTarget
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user