Skip to content

Commit 8682ac6

Browse files
committed
Remove trailing whitespace
1 parent 6349015 commit 8682ac6

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
@@ -8,7 +8,7 @@
88
)
99
with open(version_path, "rt") as f:
1010
exec(f.read(), version_contents)
11-
11+
1212
with open("README.md", "r") as fh:
1313
long_description = fh.read()
1414

0 commit comments

Comments
 (0)