From 903562caaa3b13609cbb13d3562388707d92e231 Mon Sep 17 00:00:00 2001 From: dsyoon Date: Tue, 29 Aug 2023 23:49:17 +0900 Subject: [PATCH] init --- HTS_Alert.py | 1 + 1 file changed, 1 insertion(+) diff --git a/HTS_Alert.py b/HTS_Alert.py index eb611de..63cb7f9 100644 --- a/HTS_Alert.py +++ b/HTS_Alert.py @@ -36,6 +36,7 @@ class HTS_Alert : break time.sleep(60) + THIS_TIME = datetime.now() return if __name__ == "__main__":