bug fix
This commit is contained in:
@@ -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"}
|
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()
|
t = time.time()
|
||||||
|
|
||||||
updateWeather()
|
|
||||||
sys.exit()
|
|
||||||
try:
|
try:
|
||||||
while True:
|
while True:
|
||||||
if msg == 'A':
|
if msg == 'A':
|
||||||
|
Reference in New Issue
Block a user