Do flows and tasks need to be in the same Python script in Prefect 2.0?
c
Do flows and tasks need to be in the same Python script in Prefect 2.0?
1
t
No, they can be imported just like any other python function. 🙂
👍 1
c
Thanks Taylor
gratitude thank you 1