summaryrefslogtreecommitdiffstats
path: root/python/python-joblib
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 11:12:17 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:37:57 -0400
commitff6e79e3206d40a10bb8de05cee973a1f00f1194 (patch)
treebb73f1a4a9726159affac607d0724bf0ce08b340 /python/python-joblib
parent46efb66d0161af6ddc13af8f1d60bae61e581c80 (diff)
downloadslackbuilds-ff6e79e3206d40a10bb8de05cee973a1f00f1194.tar.gz
slackbuilds-ff6e79e3206d40a10bb8de05cee973a1f00f1194.tar.xz
python/python-joblib: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/python-joblib')
-rw-r--r--python/python-joblib/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python-joblib/README b/python/python-joblib/README
index c1fea0ba8d..cbaef36c15 100644
--- a/python/python-joblib/README
+++ b/python/python-joblib/README
@@ -1,3 +1,3 @@
-Joblib is a set of tools to provide lightweight pipelining in Python. Joblib is
-optimized to be fast and robust on large data in particular and has specific
-optimizations for numpy arrays.
+Joblib is a set of tools to provide lightweight pipelining in
+Python. Joblib is optimized to be fast and robust on large data in
+particular and has specific optimizations for numpy arrays.