File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ numpy\._core\._simd\.\w+
1616
1717# these are always either float96/complex192 or float128/complex256
1818numpy\.__all__
19- numpy\._?core \.__all__
19+ numpy\._core \.__all__
2020numpy\._?core\.numeric\.__all__
2121numpy\._?core\.numerictypes\.__all__
2222numpy\.matlib\.__all__
@@ -43,22 +43,6 @@ numpy\.(\w+\.)*complexfloating\.__complex__
4343numpy\.(\w+\.)*generic\.__hash__
4444
4545# intentionally missing deprecated module stubs
46- numpy\.core\._dtype
47- numpy\.core\._dtype_ctypes
48- numpy\.core\._internal
49- numpy\.core\._multiarray_umath.*
50- numpy\.core\.arrayprint.*
51- numpy\.core\.defchararray.*
52- numpy\.core\.einsumfunc.*
53- numpy\.core\.fromnumeric.*
54- numpy\.core\.function_base.*
55- numpy\.core\.getlimits.*
56- numpy\.core\.multiarray.*
57- numpy\.core\.numeric.*
58- numpy\.core\.overrides
59- numpy\.core\.records.*
60- numpy\.core\.shape_base.*
61- numpy\.core\.umath.*
6246numpy\.typing\.mypy_plugin
6347
6448# false positive "... is not a Union" errors
You can’t perform that action at this time.
0 commit comments