Skip to content

Commit 2c2f09e

Browse files
authored
whitelist opencv-python (#2039)
## Changes whitelist opencv-python ### Linked issues Progresses #1901 ### Functionality None ### Tests - [x] manually tested Co-authored-by: Eric Vergnaud <[email protected]>
1 parent a7006b6 commit 2c2f09e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6901,6 +6901,21 @@
69016901
"pydevd_plugins.extensions": [],
69026902
"pydevd_plugins.extensions.pydevd_plugin_omegaconf": []
69036903
},
6904+
"opencv-python": {
6905+
"cv2": [],
6906+
"cv2.config-3": [],
6907+
"cv2.config": [],
6908+
"cv2.data": [],
6909+
"cv2.gapi": [],
6910+
"cv2.load_config_py2": [],
6911+
"cv2.load_config_py3": [],
6912+
"cv2.mat_wrapper": [],
6913+
"cv2.misc": [],
6914+
"cv2.misc.version": [],
6915+
"cv2.typing": [],
6916+
"cv2.utils": [],
6917+
"cv2.version": []
6918+
},
69046919
"opentelemetry-api": {
69056920
"opentelemetry._logs": [],
69066921
"opentelemetry._logs._internal": [],

0 commit comments

Comments
 (0)