File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 28182818 >>> np.ndarray[Any, np.dtype[Any]]
28192819 numpy.ndarray[typing.Any, numpy.dtype[Any]]
28202820
2821- Note
2822- ----
2821+ Notes
2822+ -----
28232823 This method is only available for python 3.9 and later.
28242824
28252825 See Also
60976097 >>> np.dtype[np.int64]
60986098 numpy.dtype[numpy.int64]
60996099
6100- Note
6101- ----
6100+ Notes
6101+ -----
61026102 This method is only available for python 3.9 and later.
61036103
61046104 See Also
@@ -6548,8 +6548,8 @@ def refer_to_array_attribute(attr, method=True):
65486548 >>> np.signedinteger[Any]
65496549 numpy.signedinteger[typing.Any]
65506550
6551- Note
6552- ----
6551+ Notes
6552+ -----
65536553 This method is only available for python 3.9 and later.
65546554
65556555 See Also
You can’t perform that action at this time.
0 commit comments