mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
flake8 fix
This commit is contained in:
parent
8fa5846e51
commit
43677b8baf
|
@ -67,4 +67,3 @@ class InheritedModelSerializationTests(TestCase):
|
|||
}
|
||||
serializer = DerivedModelSerializer(data=data)
|
||||
assert serializer.is_valid() is True
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user