Skip to content

Commit a6eb5e1

Browse files
committed
Being needlessly pedantic about spacing.
1 parent 4807909 commit a6eb5e1

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
@@ -30,7 +30,7 @@
3030
'Operating System :: OS Independent',
3131
'Programming Language :: Python',
3232
],
33-
zip_safe=False,
33+
zip_safe = False,
3434
entry_points = {
3535
'distutils.commands': [
3636
'zen = pyzen.distutils:zen',

0 commit comments

Comments
 (0)