Skip to content

Commit

Permalink
refactor: removed pycodestyle warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Talha-Rizwan committed Dec 12, 2023
1 parent 6cd84da commit 821a524
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openedx_cmi5_xblock/openedx_cmi5_xblock.py
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,7 @@ def render_template(template_path, context):
template = Template(template_str)
return template.render(Context(context))


def cmi5_location():
"""
Unzipped files will be stored in a media folder with this name.
Expand Down

0 comments on commit 821a524

Please sign in to comment.