Skip to content

Commit ec78abc

Browse files
Fix syntax error
1 parent 872c62c commit ec78abc

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
@@ -44,7 +44,7 @@
4444
keywords=['python', 'useful', 'usefulib', 'collection'],
4545
classifiers=[
4646
"Development Status :: 5 - Production/Stable",
47-
"Intended Audience :: Developers"
47+
"Intended Audience :: Developers",
4848
"Programming Language :: Python :: 3",
4949
"Operating System :: Unix",
5050
"Operating System :: MacOS :: MacOS X",

0 commit comments

Comments
 (0)