python/python-joblib: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 11:12:17 -04:00
parent 46efb66d01
commit ff6e79e320

View file

@ -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.