Skip to content

Commit ca708f1

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

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

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

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3468,6 +3468,29 @@
34683468
"gunicorn": {
34693469
"gunicorn": []
34703470
},
3471+
"h3": {
3472+
".........setup": [],
3473+
"h3": [],
3474+
"h3._cy": [],
3475+
"h3._version": [],
3476+
"h3.api": [],
3477+
"h3.api._api_template": [],
3478+
"h3.api.basic_int": [],
3479+
"h3.api.basic_int._binding": [],
3480+
"h3.api.basic_int._public_api": [],
3481+
"h3.api.basic_str": [],
3482+
"h3.api.basic_str._binding": [],
3483+
"h3.api.basic_str._public_api": [],
3484+
"h3.api.memview_int": [],
3485+
"h3.api.memview_int._binding": [],
3486+
"h3.api.memview_int._public_api": [],
3487+
"h3.api.numpy_int": [],
3488+
"h3.api.numpy_int._binding": [],
3489+
"h3.api.numpy_int._public_api": [],
3490+
"h3.unstable": [],
3491+
"h3.unstable.v4": [],
3492+
"h3.unstable.vect": []
3493+
},
34713494
"h5py": {
34723495
"h5py": []
34733496
},

0 commit comments

Comments
 (0)