summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorGiannis Zapantis <59338244+tech-gian@users.noreply.github.com>2021-04-05 17:53:16 +0300
committerGitHub <noreply@github.com>2021-04-05 17:53:16 +0300
commit975378b8051d35ab36b68446966422281874d8da (patch)
treee5591335591bfb8f0d9bb4dc3fe72bda3e2b8bca /doc/source
parent23117049e4129066a85321555363c92da72f9155 (diff)
downloadnumpy-975378b8051d35ab36b68446966422281874d8da.tar.gz
Update, sized aliases
Diffstat (limited to 'doc/source')
-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 13d117af2..d0e8efc81 100644
--- a/doc/source/reference/arrays.scalars.rst
+++ b/doc/source/reference/arrays.scalars.rst
@@ -246,6 +246,8 @@ elements the data type consists of.)
convention more consistent with other Python modules such as the
:mod:`struct` module.
+.. _sized-aliases:
+
Sized aliases
~~~~~~~~~~~~~