What is causing incorrect number of positional arguments on my callback?

后端 未结 0 970
天命终不由人
天命终不由人 2021-01-04 19:01

I have to send the failure message of tasks through teams.

webhook = Teams(
    url
)

default_args = {
    ...
    "provide_context": True,
    &qu         


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