Skip to content

Commit

Permalink
Analyse glow (#1973)
Browse files Browse the repository at this point in the history
## Changes
whitelist glow

### 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 2, 2024
1 parent 79c8607 commit 13dcab5
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions src/databricks/labs/ucx/source_code/known.json
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,37 @@
"gitpython": {
"git": []
},
"glow": {
"glow": [],
"glow._array": [],
"glow._coro": [],
"glow._debug": [],
"glow._ic": [],
"glow._import_hook": [],
"glow._more": [],
"glow._parallel": [],
"glow._patch_len": [],
"glow._patch_print": [],
"glow._patch_scipy": [],
"glow._profile": [],
"glow._reduction": [],
"glow._repr": [],
"glow._sizeof": [],
"glow._thread_quota": [],
"glow._uuid": [],
"glow.api": [],
"glow.api.config": [],
"glow.api.exporting": [],
"glow.cli": [],
"glow.io": [],
"glow.io._sound": [],
"glow.io._svg": [],
"glow.wrap": [],
"glow.wrap.cache": [],
"glow.wrap.concurrency": [],
"glow.wrap.reusable": [],
"glow.wrap.util": []
},
"google-auth": {
"google.auth": [],
"google.oauth2": []
Expand Down

0 comments on commit 13dcab5

Please sign in to comment.