Alex Turek
12/20/2022, 6:28 PMimport my_other_local_module
@flow
def foo():
  passAlex Turek
12/20/2022, 6:29 PMsys.path contains a folder that includes the my_other_local_module libraryAlex Turek
12/20/2022, 7:08 PMAlex Turek
12/21/2022, 7:53 PMpoetry install that set up our paths correctly, it wasn’t Prefect doing anything weird/surprising 🙂