aboutsummaryrefslogtreecommitdiff
path: root/challenge-028/paulo-custodio/python
diff options
context:
space:
mode:
authorPaulo Custodio <pauloscustodio@gmail.com>2021-12-17 11:54:21 +0000
committerPaulo Custodio <pauloscustodio@gmail.com>2021-12-17 11:54:21 +0000
commit994fa45410ba8f2eeb4992d35a44e41bf973869c (patch)
treea69cf6ee425932490ab0d3a78cdbddbaf801d607 /challenge-028/paulo-custodio/python
parent40ecb91eca8db21fb151ad8c148dd3e3b3f877c2 (diff)
downloadperlweeklychallenge-club-994fa45410ba8f2eeb4992d35a44e41bf973869c.tar.gz
perlweeklychallenge-club-994fa45410ba8f2eeb4992d35a44e41bf973869c.tar.bz2
perlweeklychallenge-club-994fa45410ba8f2eeb4992d35a44e41bf973869c.zip
Whitespace
Diffstat (limited to 'challenge-028/paulo-custodio/python')
-rw-r--r--challenge-028/paulo-custodio/python/ch-2.py2
1 files changed, 1 insertions, 1 deletions
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 = {
' ': [" ",
" ",
" ",