summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:12:17 +0100
committer B. Watson2022-03-17 17:37:57 +0100
commitff6e79e3206d40a10bb8de05cee973a1f00f1194 (patch)
treebb73f1a4a9726159affac607d0724bf0ce08b340
parent46efb66d0161af6ddc13af8f1d60bae61e581c80 (diff)
downloadslackbuilds-ff6e79e3206d40a10bb8de05cee973a1f00f1194.tar.gz
python/python-joblib: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-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.