Closed
Description
🚨 TODO: copy in stuff from the Fabric ticket 🚨
Might be nice to have the API for "I depend on these other tasks running first" be *args
in @task
, e.g. @task(other1, other2, kwargs=here)
. Make-like, simple, *args aren't sensible otherwise (e.g. to call the existing things intended to be kwargs). Props to @mattrobenolt for the idea.
Metadata
Metadata
Assignees
Labels
No labels