Skip to content

Commit 32a6604

Browse files
Zang Zhiyavimalloc
authored andcommitted
fix code style of setup.py
1 parent 227ede9 commit 32a6604

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
@@ -13,7 +13,7 @@
1313
author_email='[email protected]',
1414
description='Extended JWT integration with Flask',
1515
long_description='Extended JWT integration with Flask',
16-
keywords = ['flask', 'jwt', 'json web token'],
16+
keywords=['flask', 'jwt', 'json web token'],
1717
packages=['flask_jwt_extended'],
1818
zip_safe=False,
1919
platforms='any',

0 commit comments

Comments
 (0)