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