Is it to just type it based on the main output? def process(self, x) -> str: yield "x" yield TaggedOutput("numbers", 5)
- [Python] Proper way to type dofns with multiple ou... Joey Tran
- Re: [Python] Proper way to type dofns with mu... Robert Bradshaw
- Re: [Python] Proper way to type dofns wit... Joey Tran
- Re: [Python] Proper way to type dofns... Robert Bradshaw
- Re: [Python] Proper way to type dofns... Kenneth Knowles
- Re: [Python] Proper way to type d... Jack McCluskey via user
- Re: [Python] Proper way to t... Kenneth Knowles