From 24c6c9628711804c84ba57e72b8301ce40455e49 Mon Sep 17 00:00:00 2001 From: Eric Vergnaud Date: Mon, 8 Jul 2024 10:10:59 +0200 Subject: [PATCH] whitelist tabulate (#2051) ## Changes whitelist tabulate ### Linked issues Progresses #1901 ### Functionality None ### Tests - [x] manually tested Co-authored-by: Eric Vergnaud --- src/databricks/labs/ucx/source_code/known.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/databricks/labs/ucx/source_code/known.json b/src/databricks/labs/ucx/source_code/known.json index 9424d9b85a..610a1060bc 100644 --- a/src/databricks/labs/ucx/source_code/known.json +++ b/src/databricks/labs/ucx/source_code/known.json @@ -25573,6 +25573,10 @@ "isympy": [], "sympy": [] }, + "tabulate": { + "tabulate": [], + "tabulate.version": [] + }, "tenacity": { "tenacity": [], "tenacity._utils": [],