summaryrefslogtreecommitdiff
path: root/numpy/ctypeslib.pyi
diff options
context:
space:
mode:
authorBas van Beek <b.f.van.beek@vu.nl>2021-02-01 16:31:16 +0100
committerBas van Beek <b.f.van.beek@vu.nl>2021-02-01 18:16:43 +0100
commitc21509a595eea2cf9d64893a58adb5abcce68bb1 (patch)
tree5f79e5b05e87fdcb7c61f0782617e96866133d2b /numpy/ctypeslib.pyi
parent12d99670040c265a615694fd3b8ae1492807c93f (diff)
downloadnumpy-c21509a595eea2cf9d64893a58adb5abcce68bb1.tar.gz
MAINT: Add previously-missing placeholder annotations
Diffstat (limited to 'numpy/ctypeslib.pyi')
-rw-r--r--numpy/ctypeslib.pyi1
1 files changed, 1 insertions, 0 deletions
diff --git a/numpy/ctypeslib.pyi b/numpy/ctypeslib.pyi
index 54089c881..125c20f89 100644
--- a/numpy/ctypeslib.pyi
+++ b/numpy/ctypeslib.pyi
@@ -7,3 +7,4 @@ ndpointer: Any
c_intp: Any
as_ctypes: Any
as_array: Any
+as_ctypes_type: Any