Skip to content

Commit

Permalink
whitelist geoip2 (#2064)
Browse files Browse the repository at this point in the history
## Changes
whitelist geoip2

### 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 10, 2024
1 parent 1f3c9ce commit ea1a72d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/databricks/labs/ucx/source_code/known.json
Original file line number Diff line number Diff line change
Expand Up @@ -4297,6 +4297,16 @@
"gast": {
"gast": []
},
"geoip2": {
"geoip2": [],
"geoip2.database": [],
"geoip2.errors": [],
"geoip2.mixins": [],
"geoip2.models": [],
"geoip2.records": [],
"geoip2.types": [],
"geoip2.webservice": []
},
"gitdb": {
"gitdb": []
},
Expand Down

0 comments on commit ea1a72d

Please sign in to comment.