Skip to content

Commit 63f6ee2

Browse files
committed
missing comma
1 parent 7d33631 commit 63f6ee2

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
@@ -19,7 +19,7 @@
1919
url='https://github.com/yoyowallet/django-idempotency-key',
2020
classifiers=[
2121
'Development Status :: 2 - Pre-Alpha',
22-
'Environment :: Web Environment'
22+
'Environment :: Web Environment',
2323
'Intended Audience :: Developers',
2424
'Natural Language :: English',
2525
'Operating System :: OS Independent',

0 commit comments

Comments
 (0)