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 28212821 >>> np.ndarray[Any, np.dtype[Any]]
28222822 numpy.ndarray[typing.Any, numpy.dtype[Any]]
28232823
2824- Note
2825- ----
2824+ Notes
2825+ -----
28262826 This method is only available for python 3.9 and later.
28272827
28282828 See Also
61006100 >>> np.dtype[np.int64]
61016101 numpy.dtype[numpy.int64]
61026102
6103- Note
6104- ----
6103+ Notes
6104+ -----
61056105 This method is only available for python 3.9 and later.
61066106
61076107 See Also
@@ -6551,8 +6551,8 @@ def refer_to_array_attribute(attr, method=True):
65516551 >>> np.signedinteger[Any]
65526552 numpy.signedinteger[typing.Any]
65536553
6554- Note
6555- ----
6554+ Notes
6555+ -----
65566556 This method is only available for python 3.9 and later.
65576557
65586558 See Also
You can’t perform that action at this time.
0 commit comments