From c87f1d579f081763e487ec35b62dfd5b8e4de33f Mon Sep 17 00:00:00 2001 From: Ilan Schnell Date: Thu, 20 May 2021 20:46:28 -0500 Subject: [PATCH] whitespace --- CHANGE_LOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGE_LOG b/CHANGE_LOG index efb1cc09b..d9a22464 100644 --- a/CHANGE_LOG +++ b/CHANGE_LOG @@ -9,7 +9,7 @@ * `.find()`, `.index()`, `.search()` and `.itersearch()` now all except both (sub-) bitarray as well as bool items to be searched for * improve encode/decode error messages - * add [lexicographical permutations example](../examples/lexico.py) + * add [lexicographical permutations example](../examples/lexico.py) * add tests