Skip to content

Commit e93c7a1

Browse files
authored
build: Add missing comma in tmp-openedx-learning/setup.py
1 parent 8f61d77 commit e93c7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmp-openedx-learning/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
description="""Open edX Learning Core (and Tagging)""",
2525
long_description="""
2626
**This package has been renamed to [openedx-core](https://pypi.org/project/openedx-core/)!**
27-
"""
27+
""",
2828
author='David Ormsbee',
2929
author_email='dave@axim.org',
3030
url='https://github.com/openedx/openedx-learning',

0 commit comments

Comments
 (0)