Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid discrepancies due to
importlib.metadata.version
not working i…
…nternally If `protobuf` isn't installed locally, the underlying call to `json_format.MessageToJson` will still fail.
- Loading branch information