Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 08f5ce4

Browse files
committed
remvoed docstring
1 parent 2bde30d commit 08f5ce4

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

google/cloud/bigtable/data/_async/metrics_interceptor.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,6 @@ async def _get_metadata(source) -> dict[str, str | bytes] | None:
9292
class AsyncBigtableMetricsInterceptor(
9393
UnaryUnaryClientInterceptor, UnaryStreamClientInterceptor, MetricsHandler
9494
):
95-
"""
96-
An async gRPC interceptor to add client metadata and print server metadata.
97-
"""
98-
9995
@CrossSync.convert
10096
@_with_operation_from_metadata
10197
async def intercept_unary_unary(

0 commit comments

Comments
 (0)