Skip to content

Commit 4fa8bfe

Browse files
authored
whitelist blis (#2776)
## Changes whitelist blis Partly resolves #1931
1 parent 6ef9b8d commit 4fa8bfe

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,6 +1088,16 @@
10881088
"blinker._utilities": [],
10891089
"blinker.base": []
10901090
},
1091+
"blis": {
1092+
"blis": [],
1093+
"blis.about": [],
1094+
"blis.benchmark": [],
1095+
"blis.tests": [],
1096+
"blis.tests.common": [],
1097+
"blis.tests.conftest": [],
1098+
"blis.tests.test_dotv": [],
1099+
"blis.tests.test_gemm": []
1100+
},
10911101
"bokeh": {
10921102
"bokeh": []
10931103
},

0 commit comments

Comments
 (0)