Skip to content

Commit 15fbd6f

Browse files
authored
Added nvidia-ml-py to known list (#3051)
## Changes Added `nvidia-ml-py` to known list ### Linked issues Partly resolve #1931
1 parent 5d55e7a commit 15fbd6f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12284,6 +12284,10 @@
1228412284
"numpy": {
1228512285
"numpy": []
1228612286
},
12287+
"nvidia-ml-py": {
12288+
"example": [],
12289+
"pynvml": []
12290+
},
1228712291
"oauthlib": {
1228812292
"oauthlib": [],
1228912293
"oauthlib.common": [],
@@ -33634,4 +33638,4 @@
3363433638
"zipp.compat.py310": [],
3363533639
"zipp.glob": []
3363633640
}
33637-
}
33641+
}

0 commit comments

Comments
 (0)