os.listdir vs grep in a Prefect schedule

后端 未结 0 786
我寻月下人不归
我寻月下人不归 2021-01-26 17:50

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题