We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a18b652 commit 9a3d42cCopy full SHA for 9a3d42c
setup.py
@@ -27,7 +27,7 @@ def requirements():
27
28
setup(name='skll',
29
version=__version__,
30
- description=('SciKit-Learn Laboratory makes it easier to run machine'
+ description=('SciKit-Learn Laboratory makes it easier to run machine '
31
'learning experiments with scikit-learn.'),
32
long_description=readme(),
33
keywords='learning scikit-learn',
0 commit comments