Skip to content

Commit eb7ac0e

Browse files
author
Rudolf Vocilka
committed
Add python setup.py file: Add blank line at EOF
1 parent d68a18f commit eb7ac0e

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
@@ -71,4 +71,4 @@ def run(self):
7171
'License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)',
7272
],
7373
data_files=[("", ["LICENSE"])]
74-
)
74+
)

0 commit comments

Comments
 (0)