Skip to content

Commit ee19b0c

Browse files
committed
Remove mention of LoadedDL handle in README.md (it was an oversight that this wasn't removed before).
1 parent 88c4ebc commit ee19b0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cuda_pathfinder/cuda/pathfinder/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
* `cuda.pathfinder.load_nvidia_dynamic_lib(libname: str) -> LoadedDL`
88

99
* `cuda.pathfinder.LoadedDL`:
10-
* `handle` (platform-specific type)
1110
* `abs_path` (`str`)
1211
* `was_already_loaded_from_elsewhere` (`bool`)
1312

0 commit comments

Comments
 (0)