I\'m scheduling tasks with Prefect this way :
#Python script from prefect import task, Flow from prefect.tasks.shell import ShellTask from datetime import timedel