Skip to content

Commit

Permalink
Remove duplicate wait_for_ready
Browse files Browse the repository at this point in the history
  • Loading branch information
shabbyrobe committed Apr 7, 2023
1 parent 0819897 commit 8ae7072
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions grpc-stubs/aio/__init__.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,6 @@ class ClientCallDetails:
) -> None:
...

# "This is an EXPERIMENTAL argument. An optional flag t enable wait for ready mechanism."
wait_for_ready: typing.Optional[bool]
method: str
timeout: typing.Optional[float]
metadata: typing.Optional[Metadata]
Expand Down

0 comments on commit 8ae7072

Please sign in to comment.