Result = pr_code_review_flow.kickoff(inputs={"id": "my_code_review_flow"})

I am getting :

  File "/home/jovyan/work/code_review_flow/src/code_review_flow/main.py", line 229, in kickoff
    result = pr_code_review_flow.kickoff(inputs={"id": "my_code_review_flow"})
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
?
1 Like

Dear @notsodeeplearner1,

Please share the screenshot of the error.