aditi-l
Results
1
comments of
aditi-l
> OK, so changing the signature to `-> str` did indeed let it get back the right information. > > However, when I try changing the return type to `->Union[Dict[str,Any],...