mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-12-04 16:54:02 +03:00
Remove unnecessary blank lines in serializers.py
This commit is contained in:
parent
8fa867aeb6
commit
3e19d6a3ac
|
|
@ -619,8 +619,6 @@ class ListSerializer(BaseSerializer):
|
|||
return []
|
||||
return []
|
||||
|
||||
|
||||
|
||||
def get_value(self, dictionary):
|
||||
"""
|
||||
Given the input dictionary, return the field value.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user