Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
shiva-menta committed Sep 13, 2024
1 parent 41eb887 commit a31607d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/PennCourses/docs_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -1017,7 +1017,7 @@ def map_serializer(self, serializer):
return result

# Overrides, uses overridden method
# (https://www.django-rest-framework.org/api-guide/schemas/#map_serializer)
# (https://www.django-rest-framework.org/api-guide/schemas/#map_field)
def map_field(self, field):

# Nested Serializers, `many` or not.
Expand Down

0 comments on commit a31607d

Please sign in to comment.