Skip to content

Commit

Permalink
Whitelists diskcache
Browse files Browse the repository at this point in the history
  • Loading branch information
pritishpai committed Oct 3, 2024
1 parent 9de04eb commit 351f26d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/databricks/labs/ucx/source_code/known.json
Original file line number Diff line number Diff line change
Expand Up @@ -3693,6 +3693,20 @@
"dill": {
"dill": []
},
"diskcache": {
"diskcache": [],
"diskcache.cli": [],
"diskcache.core": [],
"diskcache.djangocache": [],
"diskcache.fanout": [
{
"code": "direct-filesystem-access",
"message": "The use of direct filesystem references is deprecated: /"
}
],
"diskcache.persistent": [],
"diskcache.recipes": []
},
"distlib": {
"distlib": [],
"distlib.compat": [],
Expand Down

0 comments on commit 351f26d

Please sign in to comment.