Commit 637d63d7 by Uman Shahzad Committed by George Babey

Add trailing comma.

parent 855098a1
......@@ -1158,7 +1158,7 @@ class CourseSearchSerializer(HaystackSerializer):
'key',
'short_description',
'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