This commit is contained in:
Neythen Treloar 2021-12-16 11:00:27 +00:00 committed by GitHub
parent 9cebdb5e84
commit e4e6209198
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -678,9 +678,7 @@ if __name__ == '__main__':
last_updates = {"stocks": "27/06/2021 07:05:39", "crypto": "27/06/2021 07:05:39", "news": "27/06/2021 07:05:39", "weather": "27/06/2021 07:05:39", "forex": "27/06/2021 07:05:39", "sports": "27/06/2021 07:05:39"}
t = time.time()
updateWeather()
sys.exit()
try:
while True:
if msg == 'A':