From 71a3325ea13e8d746aa84513e8e335e8eb26213d Mon Sep 17 00:00:00 2001 From: Eric Vergnaud Date: Wed, 10 Jul 2024 15:26:39 +0200 Subject: [PATCH] whitelist toolz --- .../labs/ucx/source_code/known.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/databricks/labs/ucx/source_code/known.json b/src/databricks/labs/ucx/source_code/known.json index bec3cd0407..b09a3bd151 100644 --- a/src/databricks/labs/ucx/source_code/known.json +++ b/src/databricks/labs/ucx/source_code/known.json @@ -26274,6 +26274,25 @@ "tomlkit": { "tomlkit": [] }, + "toolz": { + "tlz": [], + "tlz._build_tlz": [], + "toolz": [], + "toolz._signatures": [], + "toolz._version": [], + "toolz.compatibility": [], + "toolz.curried": [], + "toolz.curried.exceptions": [], + "toolz.curried.operator": [], + "toolz.dicttoolz": [], + "toolz.functoolz": [], + "toolz.itertoolz": [], + "toolz.recipes": [], + "toolz.sandbox": [], + "toolz.sandbox.core": [], + "toolz.sandbox.parallel": [], + "toolz.utils": [] + }, "torch": { "functorch": [], "torch": []