added ending comma

This commit is contained in:
lenacom
2016-02-29 16:23:15 +03:00
parent ae439310e1
commit f048a28fa0

View File

@@ -20,7 +20,7 @@ def get_blocks(
block_counts=None,
student_view_data=None,
return_type='dict',
block_types=None
block_types=None,
):
"""
Return a serialized representation of the course blocks.