From 994fa45410ba8f2eeb4992d35a44e41bf973869c Mon Sep 17 00:00:00 2001 From: Paulo Custodio Date: Fri, 17 Dec 2021 11:54:21 +0000 Subject: Whitespace --- challenge-028/paulo-custodio/python/ch-2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'challenge-028/paulo-custodio/python/ch-2.py') diff --git a/challenge-028/paulo-custodio/python/ch-2.py b/challenge-028/paulo-custodio/python/ch-2.py index 51771c3ad9..a96d8442f9 100644 --- a/challenge-028/paulo-custodio/python/ch-2.py +++ b/challenge-028/paulo-custodio/python/ch-2.py @@ -9,7 +9,7 @@ from datetime import datetime import time -chars = { +chars = { ' ': [" ", " ", " ", -- cgit