Skip to content

Commit a1b4f7e

Browse files
committed
Fix setup.py syntax error
1 parent e6c1394 commit a1b4f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
setup(
2929
name='sopel_modules.inclusivity',
3030
version='0.1.0',
31-
description='Sopel Inclusive Language suggests better wordings when people don't use inclusive language',
31+
description="Sopel Inclusive Language suggests better wordings when people don't use inclusive language",
3232
long_description=readme + '\n\n' + history,
3333
author='Elsie Powell',
3434
author_email='[email protected]',

0 commit comments

Comments
 (0)