mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-24 23:19:47 +03:00
removed extra whitespace
This commit is contained in:
parent
3bb1c2dcca
commit
d76333b48e
|
@ -107,7 +107,7 @@ class BaseSerializer(Field):
|
|||
|
||||
self._data = None
|
||||
self._files = None
|
||||
self._errors = None
|
||||
self._errors = None
|
||||
|
||||
#####
|
||||
# Methods to determine which fields to use when (de)serializing objects.
|
||||
|
|
Loading…
Reference in New Issue
Block a user