Skip to content

Commit e93c7a1

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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='[email protected]',
3030
url='https://github.com/openedx/openedx-learning',

0 commit comments

Comments
 (0)