From 7e0e54bbe476ee7c1cbec4e9b6c8be9e16de33b5 Mon Sep 17 00:00:00 2001 From: pritishpai Date: Wed, 2 Oct 2024 11:55:16 -0400 Subject: [PATCH] Whitelists dacite --- src/databricks/labs/ucx/source_code/known.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/databricks/labs/ucx/source_code/known.json b/src/databricks/labs/ucx/source_code/known.json index 9e06808969..8686f71471 100644 --- a/src/databricks/labs/ucx/source_code/known.json +++ b/src/databricks/labs/ucx/source_code/known.json @@ -1613,6 +1613,17 @@ "pyximport.pyxbuild": [], "pyximport.pyximport": [] }, + "dacite": { + "dacite": [], + "dacite.cache": [], + "dacite.config": [], + "dacite.core": [], + "dacite.data": [], + "dacite.dataclasses": [], + "dacite.exceptions": [], + "dacite.frozen_dict": [], + "dacite.types": [] + }, "databricks-arc": { "arc": [], "arc.autolinker": [],