Alex Turek
12/20/2022, 6:28 PMimport my_other_local_module
@flow
def foo():
pass
sys.path
contains a folder that includes the my_other_local_module
librarypoetry install
that set up our paths correctly, it wasn’t Prefect doing anything weird/surprising 🙂