Skip to content

Commit fa25c2b

Browse files
committed
import annotations
1 parent 0ec8d14 commit fa25c2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google/cloud/bigtable/data/_metrics/tracked_retry.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
methods to update the associated ActiveOperationMetric when exceptions
2020
are encountered through the retryable rpc.
2121
"""
22+
from __future__ import annotations
2223

2324
from typing import Callable, List, Optional, Tuple, TypeVar
2425

0 commit comments

Comments
 (0)