mirror of https://github.com/grpc/grpc.git
[Aio Type Hints] Update type hints for async iteration (#32655)
Fix python type hints for async iteration on `UnaryStreamCall` and `StreamStreamCall`. Those classes _are_ `AsyncIterable`s and `__aiter__` returns an `AsyncIterator`. <!-- If you know who should review your pull request, please assign it to that person, otherwise the pull request would get assigned randomly. If your pull request is for a specific language, please add the appropriate lang label. -->pull/32814/head
parent
be99673d06
commit
b58963c66a
1 changed files with 7 additions and 7 deletions
Loading…
Reference in new issue