diff --git a/src/examples/README.md b/src/examples/README.md index c8f322d..964f36e 100644 --- a/src/examples/README.md +++ b/src/examples/README.md @@ -139,7 +139,6 @@ client = Client( } ), ) - yield client ``` [Review the json_format documentation for what kwargs are available to message_to_dict.](https://googleapis.dev/python/protobuf/latest/google/protobuf/json_format.html)