Aqib Fayyaz
11/18/2021, 7:13 PMKevin Kho
Kevin Kho
Aqib Fayyaz
11/18/2021, 7:28 PMfrom prefect.storage import Module
flow = Flow("module example", storage=Module("mymodule.flows"))
i don't know where this mymodule.flows is coming from i mean where it is defined?Kevin Kho
setup.py
and then install the package on the execution environment (agent)