Skip to content

Commit

Permalink
Merge pull request #78 from wesky93/viridianforge/better-example
Browse files Browse the repository at this point in the history
Remove meaningless yield from example
  • Loading branch information
ViridianForge authored Apr 23, 2024
2 parents 70cce7f + 59d4373 commit f383892
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit f383892

Please sign in to comment.