From 2f20061455bbbd5a0f57fbd7e1dcce07b447ae40 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:23:56 -0400 Subject: python/timehash: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/timehash/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'python') diff --git a/python/timehash/README b/python/timehash/README index c16ff02fa8..4dc8531e84 100644 --- a/python/timehash/README +++ b/python/timehash/README @@ -1,4 +1,5 @@ -timehash is an algorithm (with multiple reference implementations) for -calculating variable precision sliding windows of time. When performing -aggregations and correlations on large-scale data sets, the ability to convert -precise time values into 'malleable intervals' allows for many novel analytics. +timehash is an algorithm (with multiple reference implementations) +for calculating variable precision sliding windows of time. When +performing aggregations and correlations on large-scale data sets, +the ability to convert precise time values into 'malleable intervals' +allows for many novel analytics. -- cgit v1.2.3