Commit 637d63d7 by Uman Shahzad Committed by George Babey

Add trailing comma.

parent 855098a1
...@@ -1158,7 +1158,7 @@ class CourseSearchSerializer(HaystackSerializer): ...@@ -1158,7 +1158,7 @@ class CourseSearchSerializer(HaystackSerializer):
'key', 'key',
'short_description', 'short_description',
'title', 'title',
'card_image_url' 'card_image_url',
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment