From aa0ca4d1060e392061603b845582e9330c30dc8b Mon Sep 17 00:00:00 2001 From: jorenham Date: Mon, 29 Dec 2025 14:24:17 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=BD=EF=B8=8F=20`=5Fexpired=5Fattrs=5F2?= =?UTF-8?q?=5F0`=20sync=20with=20upstream?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/numpy-stubs/_expired_attrs_2_0.pyi | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/numpy-stubs/_expired_attrs_2_0.pyi b/src/numpy-stubs/_expired_attrs_2_0.pyi index 05c630c9..de6c2d10 100644 --- a/src/numpy-stubs/_expired_attrs_2_0.pyi +++ b/src/numpy-stubs/_expired_attrs_2_0.pyi @@ -18,7 +18,6 @@ class _ExpiredAttributesType(TypedDict): add_newdoc: str add_docstring: str add_newdoc_ufunc: str - compat: str safe_eval: str float_: str complex_: str @@ -48,7 +47,6 @@ class _ExpiredAttributesType(TypedDict): recfromtxt: str deprecate: str deprecate_with_doc: str - disp: str find_common_type: str round_: str get_array_wrap: str