From ff6e79e3206d40a10bb8de05cee973a1f00f1194 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:12:17 -0400 Subject: python/python-joblib: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/python-joblib/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/python-joblib') 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. -- cgit v1.2.3