Skip to content

Commit

Permalink
Ignore google.protobuf message (#3408)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-shepherd authored Oct 8, 2024
1 parent 7fbfc1d commit 1f76114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/test/scripts/check_notebook_output.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
"google.protobuf.service module is deprecated. RPC implementations should provide code generator plugins "
"which generate code specific to the RPC implementation. service.py will be removed in Jan 2025"
),
"from google.protobuf import service as _service",
]

with open(full_name, "r") as notebook_file:
Expand Down

0 comments on commit 1f76114

Please sign in to comment.