Skip to content

Commit

Permalink
Export ParallelExecution
Browse files Browse the repository at this point in the history
  • Loading branch information
gtopper committed Nov 28, 2024
1 parent 74c7e5b commit 5ab49e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions storey/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@
from .flow import Map # noqa: F401
from .flow import MapClass # noqa: F401
from .flow import MapWithState # noqa: F401
from .flow import ParallelExecution # noqa: F401
from .flow import ParallelExecutionRunnable # noqa: F401
from .flow import Recover # noqa: F401
from .flow import Reduce # noqa: F401
from .flow import Rename # noqa: F401
Expand Down

0 comments on commit 5ab49e6

Please sign in to comment.