Skip to content

Commit dab0cbd

Browse files
committed
Small refactoring
1 parent ac6196f commit dab0cbd

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
@@ -22,7 +22,7 @@
2222

2323

2424
class UploadCommand(Command):
25-
"""Support setup.py upload."""tw
25+
"""Support setup.py upload."""
2626

2727
description = 'Build and publish the package.'
2828
user_options = []

0 commit comments

Comments
 (0)