Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 032a2b8

Browse filesBrowse files
committed
feat: correcting imports
1 parent 9d4ef52 commit 032a2b8
Copy full SHA for 032a2b8

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎google/cloud/spanner_v1/database.py

Copy file name to clipboardExpand all lines: google/cloud/spanner_v1/database.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
SpannerGrpcTransport,
5454
)
5555
from google.cloud.spanner_v1.table import Table
56+
from google.cloud.spanner_v1.types import DatabaseDialect
5657

5758

5859
SPANNER_DATA_SCOPE = "https://www.googleapis.com/auth/spanner.data"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.