summaryrefslogtreecommitdiff
path: root/doc/source/reference
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2021-04-05 11:41:45 -0600
committerGitHub <noreply@github.com>2021-04-05 11:41:45 -0600
commita47ecdea856986cd60eabbd53265c2ca5916ad5d (patch)
tree932c3df7d0b49ce675e39cead155dbf54a9433f8 /doc/source/reference
parent7bb6a502ebaecd829e3c763e9f90220835e7b733 (diff)
parenta0dc48ff70fa4f8012c86d23b8de3200af3e5ae4 (diff)
downloadnumpy-a47ecdea856986cd60eabbd53265c2ca5916ad5d.tar.gz
Merge pull request #18722 from tech-gian/main
DOC: deduplicate dtype basic types (2)
Diffstat (limited to 'doc/source/reference')
-rw-r--r--doc/source/reference/arrays.scalars.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/reference/arrays.scalars.rst b/doc/source/reference/arrays.scalars.rst
index 227d12d4d..6c9bcb504 100644
--- a/doc/source/reference/arrays.scalars.rst
+++ b/doc/source/reference/arrays.scalars.rst
@@ -318,6 +318,8 @@ elements the data type consists of.)
convention more consistent with other Python modules such as the
:mod:`struct` module.
+.. _sized-aliases:
+
Sized aliases
~~~~~~~~~~~~~