Allow client.get() without key to return results of all sinks
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
It would be convenient to be able to call `client.get(wfl)` on a workflow without having to specify a key. This would then mean to output the results of all sink nodes (i.e. nodes without any outgoing edges).
Contributor guide
Assessment
This issue has not been assessed yet.