Update update_marseys.py

master
Guzzy 2023-11-15 06:06:01 +00:00
parent ad48552196
commit e2df32f941
1 changed files with 28 additions and 28 deletions

View File

@ -25,4 +25,4 @@ schedule.every().day.at("07:00").do(get_new_marseys)
while True:
schedule.run_pending()
time.sleep(1) # wait one minute
time.sleep(1) # wait one sec