From e6c1238a569146b10d23a8b73082cbe775896506 Mon Sep 17 00:00:00 2001 From: Crista Lopes Date: Mon, 12 Aug 2019 14:19:05 -0700 Subject: [PATCH] Better comment --- zothers/apl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zothers/apl.py b/zothers/apl.py index e20705f..130f216 100644 --- a/zothers/apl.py +++ b/zothers/apl.py @@ -34,7 +34,7 @@ words = [characters[w_ranges[i][0] : w_ranges[i][1]] for i in range(len(w_ranges # Result: [array([' ', 'h', 'e', 'l', 'l', 'o'], dtype='