mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-06 05:20:12 +03:00
removing extra whitespace
This commit is contained in:
parent
1f510cfca2
commit
008c7b98a0
|
@ -116,4 +116,4 @@ class BindingDict(object):
|
||||||
return default
|
return default
|
||||||
|
|
||||||
def __len__(self):
|
def __len__(self):
|
||||||
return len(self.fields())
|
return len(self.fields())
|
Loading…
Reference in New Issue
Block a user