From be4b08840d431e702a7509fda432b31b696ad60b Mon Sep 17 00:00:00 2001 From: Justin Date: Wed, 23 Aug 2023 16:57:47 +0800 Subject: [PATCH] fixed indent --- world_clock2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/world_clock2.py b/world_clock2.py index b8610fe..9a19ddb 100644 --- a/world_clock2.py +++ b/world_clock2.py @@ -224,7 +224,7 @@ while True: counter += 1 # print("CN:", cn_time,"PARIS:", paris_time,"MUMBAI:", in_time) - elif 18 <= counter <= 23: + elif 18 <= counter <= 23: canvas.Clear() #SHANGHAI auck_time = getTimes(auck_timezone)