shabbyrobe / grpc-stubs

gRPC typing stubs for Python
MIT License
35 stars 21 forks source link

Try to revive old health service addition #40

Open shabbyrobe opened 1 year ago

shabbyrobe commented 1 year ago

Attempts to fix #30 and revive #29, which had to be reverted due to completeness and quality issues.

Seems there's still a bit left to pick through, particularly this typing_extensions.Self thing.