From cfdda3dd820523209e29a5b60f495ba1a402ab09 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 04:08:15 -0400 Subject: python/arrow: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/arrow/README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/python/arrow/README b/python/arrow/README index bbe263c707..211b7fe68b 100644 --- a/python/arrow/README +++ b/python/arrow/README @@ -1,6 +1,6 @@ -Arrow is a Python library that offers a sensible, human-friendly approach -to creating, manipulating, formatting and converting dates, times, and -timestamps. It implements and updates the datetime type, plugging gaps -in functionality, and provides an intelligent module API that supports -many common creation scenarios. Simply put, it helps you work with dates -and times with fewer imports and a lot less code. +Arrow is a Python library that offers a sensible, human-friendly +approach to creating, manipulating, formatting and converting dates, +times, and timestamps. It implements and updates the datetime type, +plugging gaps in functionality, and provides an intelligent module API +that supports many common creation scenarios. Simply put, it helps you +work with dates and times with fewer imports and a lot less code. -- cgit v1.2.3