Sergey Teplyakov

Results 1 issues of Sergey Teplyakov

I think it's nice to have annotation for return values :) I'd liked to use something instead of `List[dict]` but it feels kinda confusing to use `List[Dict[str, Union[str, list]]`. I'd...