Skip to content

Commit 9a44fc1

Browse files
authored
Added diskcache library to known list (#2790)
## Changes Whitelists diskcache ### Linked issues Partly resolve #1931
1 parent 1fdb33f commit 9a44fc1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3712,6 +3712,14 @@
37123712
"dill": {
37133713
"dill": []
37143714
},
3715+
"diskcache": {
3716+
"diskcache": [],
3717+
"diskcache.cli": [],
3718+
"diskcache.core": [],
3719+
"diskcache.djangocache": [],
3720+
"diskcache.persistent": [],
3721+
"diskcache.recipes": []
3722+
},
37153723
"distlib": {
37163724
"distlib": [],
37173725
"distlib.compat": [],

0 commit comments

Comments
 (0)