Commit 23b61749 by lenacom

removed a trailing space

parent 3aafbe59
...@@ -45,7 +45,7 @@ def get_blocks( ...@@ -45,7 +45,7 @@ def get_blocks(
which blocks to return their student_view_data. which blocks to return their student_view_data.
return_type (string): Possible values are 'dict' or 'list'. Indicates return_type (string): Possible values are 'dict' or 'list'. Indicates
the format for returning the blocks. the format for returning the blocks.
block_type_filter (list): Optional list of block type names used to filter block_type_filter (list): Optional list of block type names used to filter
the final result of returned blocks. the final result of returned blocks.
""" """
# create ordered list of transformers, adding BlocksAPITransformer at end. # create ordered list of transformers, adding BlocksAPITransformer at end.
......
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