creamy-stone-99746
08/15/2024, 10:30 PMRunner interface.
My parent flow uses pypi_base and calls a child flow using Runner if the child flow also uses pypi_base the parent flow throws the error
Flow already has a decorator 'pypi_base'. You can specify each decorator only once.
If I remove the Runner call the flow works as expected.dry-beach-38304
08/16/2024, 1:20 AMcreamy-stone-99746
08/16/2024, 12:52 PM