Skip to content

Commit fcca9a6

Browse files
authored
whitelist toolz (#2146)
## Changes whitelist toolz ### Linked issues Progresses #1901 ### Functionality None ### Tests - [x] manually tested Co-authored-by: Eric Vergnaud <[email protected]>
1 parent bc99b25 commit fcca9a6

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

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

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26657,6 +26657,25 @@
2665726657
"tomlkit": {
2665826658
"tomlkit": []
2665926659
},
26660+
"toolz": {
26661+
"tlz": [],
26662+
"tlz._build_tlz": [],
26663+
"toolz": [],
26664+
"toolz._signatures": [],
26665+
"toolz._version": [],
26666+
"toolz.compatibility": [],
26667+
"toolz.curried": [],
26668+
"toolz.curried.exceptions": [],
26669+
"toolz.curried.operator": [],
26670+
"toolz.dicttoolz": [],
26671+
"toolz.functoolz": [],
26672+
"toolz.itertoolz": [],
26673+
"toolz.recipes": [],
26674+
"toolz.sandbox": [],
26675+
"toolz.sandbox.core": [],
26676+
"toolz.sandbox.parallel": [],
26677+
"toolz.utils": []
26678+
},
2666026679
"torch": {
2666126680
"functorch": [],
2666226681
"torch": []

0 commit comments

Comments
 (0)