Skip to content
This repository was archived by the owner on Nov 21, 2017. It is now read-only.

Commit ee85011

Browse files
committed
Missing space in setup.py description
1 parent b6dbb27 commit ee85011

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='Keith Mitchell',
1414
author_email='[email protected]',
1515
description=("Rewrites queries from lucene syntax to"
16-
"Amazon Cloudsearch syntax"),
16+
" Amazon Cloudsearch syntax"),
1717
license='BSD',
1818
url="http://github.com/kemitche/l2cs",
1919
install_requires=["whoosh"],

0 commit comments

Comments
 (0)