added ending comma
This commit is contained in:
@@ -20,7 +20,7 @@ def get_blocks(
|
|||||||
block_counts=None,
|
block_counts=None,
|
||||||
student_view_data=None,
|
student_view_data=None,
|
||||||
return_type='dict',
|
return_type='dict',
|
||||||
block_types=None
|
block_types=None,
|
||||||
):
|
):
|
||||||
"""
|
"""
|
||||||
Return a serialized representation of the course blocks.
|
Return a serialized representation of the course blocks.
|
||||||
|
|||||||
Reference in New Issue
Block a user