Skip to content

Commit 7a8e6ae

Browse files
authored
Whitelists catalogue library (#2780)
## Changes Whitelists catalogue ### Linked issues Partly resolve #1931
1 parent cb40b60 commit 7a8e6ae

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,6 +1140,18 @@
11401140
"cachetools": {
11411141
"cachetools": []
11421142
},
1143+
"catalogue": {
1144+
"catalogue": [],
1145+
"catalogue._importlib_metadata": [
1146+
{
1147+
"code": "direct-filesystem-access",
1148+
"message": "The use of direct filesystem references is deprecated: /"
1149+
}
1150+
],
1151+
"catalogue._importlib_metadata._compat": [],
1152+
"catalogue.tests": [],
1153+
"catalogue.tests.test_catalogue": []
1154+
},
11431155
"causal-learn": {
11441156
"causallearn": [],
11451157
"causallearn.graph.AdjacencyConfusion": [],

0 commit comments

Comments
 (0)