Skip to content

Commit

Permalink
feat(workflow): added support for work.functiona and work.command
Browse files Browse the repository at this point in the history
  • Loading branch information
shinybrar committed Jan 24, 2023
1 parent 56810e8 commit 400e29e
Show file tree
Hide file tree
Showing 3 changed files with 336 additions and 191 deletions.
2 changes: 0 additions & 2 deletions chime_frb_api/workflow/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
"""Top-level imports for Tasks API."""
from .work import Work # noqa: F401

from .pipeline import attempt_work # isort:skip # noqa: F401
Loading

0 comments on commit 400e29e

Please sign in to comment.