8000 DEP: Remove `ctypes_load_library` annotations · numpy/numpy@2ec7afa · GitHub
[go: up one dir, main page]

Skip to content

Commit 2ec7afa

Browse files
author
Bas van Beek
committed
DEP: Remove ctypes_load_library annotations
1 parent c8533fd commit 2ec7afa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

numpy/ctypeslib.pyi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ from typing import Any
22

33
load_library: Any
44
ndpointer: Any
5-
ctypes_load_library: Any
65
c_intp: Any
76
as_ctypes: Any
87
as_array: Any

0 commit comments

Comments
 (0)
0