Skip to content

Commit f5d8098

Browse files
authored
Added google-cloud-core to known list (#2826)
## Changes Added google-cloud-core to known list ### Linked issues Partly resolve #1931
1 parent 7b2f8f2 commit f5d8098

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

src/databricks/labs/ucx/source_code/known.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5428,6 +5428,17 @@
54285428
"google_auth_oauthlib.interactive": [],
54295429
"google_auth_oauthlib.tool": []
54305430
},
5431+
"google-cloud-core": {
5432+
"google.cloud._helpers": [],
5433+
"google.cloud._http": [],
5434+
"google.cloud._testing": [],
5435+
"google.cloud.client": [],
5436+
"google.cloud.environment_vars": [],
5437+
"google.cloud.exceptions": [],
5438+
"google.cloud.obsolete": [],
5439+
"google.cloud.operation": [],
5440+
"google.cloud.version": []
5441+
},
54315442
"google-pasta": {
54325443
"pasta": []
54335444
},
@@ -30796,4 +30807,4 @@
3079630807
"zipp.compat.py310": [],
3079730808
"zipp.glob": []
3079830809
}
30799-
}
30810+
}

0 commit comments

Comments
 (0)