Skip to content
Snippets Groups Projects
Commit 4c841273 authored by moyonxavier@gmail.com's avatar moyonxavier@gmail.com
Browse files

Test - Mise en arriere plan du Schedule

parent 5924633e
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ def job():
"Le scheduler est là ou pas ??"
)
def starter():
async def starter():
schedule.every(1).minutes.do(job)
log(
"start sche"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment