jack
01/03/2023, 10:26 PMstored_as_as_script
when initializing storage. But when running the flow from the web UI, it now says Failed to load and execute flow run: ValueError('No flows found in file.')
storage=S3(
bucket='some-bucket',
stored_as_script=True,
local_script_path='some-path.py',
)