Skip to content

Commit

Permalink
whitelist toolz (#2146)
Browse files Browse the repository at this point in the history
## Changes
whitelist toolz

### Linked issues
Progresses #1901

### Functionality
None

### Tests
- [x] manually tested

Co-authored-by: Eric Vergnaud <[email protected]>
  • Loading branch information
ericvergnaud and ericvergnaud authored Jul 11, 2024
1 parent bc99b25 commit fcca9a6
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions src/databricks/labs/ucx/source_code/known.json
Original file line number Diff line number Diff line change
Expand Up @@ -26657,6 +26657,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": []
Expand Down

0 comments on commit fcca9a6

Please sign in to comment.