Skip to content

Commit 437cf6b

Browse files
authored
Whitelists dacite (#2795)
## Changes Whitelists dacite ### Linked issues Partly resolve #1931
1 parent 681c705 commit 437cf6b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1738,6 +1738,17 @@
17381738
"pyximport.pyxbuild": [],
17391739
"pyximport.pyximport": []
17401740
},
1741+
"dacite": {
1742+
"dacite": [],
1743+
"dacite.cache": [],
1744+
"dacite.config": [],
1745+
"dacite.core": [],
1746+
"dacite.data": [],
1747+
"dacite.dataclasses": [],
1748+
"dacite.exceptions": [],
1749+
"dacite.frozen_dict": [],
1750+
"dacite.types": []
1751+
},
17411752
"databricks-arc": {
17421753
"arc": [],
17431754
"arc.autolinker": [],

0 commit comments

Comments
 (0)