Skip to content

Commit 172afed

Browse files
committed
import Value
1 parent 5ecbbeb commit 172afed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/google-cloud-firestore/google/cloud/firestore_v1/base_pipeline.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
if TYPE_CHECKING: # pragma: NO COVER
3838
from google.cloud.firestore_v1.async_client import AsyncClient
3939
from google.cloud.firestore_v1.client import Client
40+
from google.cloud.firestore_v1.types.document import Value
4041

4142
_T = TypeVar("_T", bound="_BasePipeline")
4243

0 commit comments

Comments
 (0)