diff options
author | Hameer Abbasi <hameerabbasi@yahoo.com> | 2019-07-31 17:39:09 +0500 |
---|---|---|
committer | Hameer Abbasi <hameerabbasi@yahoo.com> | 2019-07-31 17:39:09 +0500 |
commit | e7211c1ad17ced964506374469ec36e1ee754d2f (patch) | |
tree | 81206e0df2959fd584abef41a6a45f6ccdb205d8 | |
parent | c01bf01a6b363ec57c02824a9e04298156be43c1 (diff) | |
download | numpy-e7211c1ad17ced964506374469ec36e1ee754d2f.tar.gz |
Change incorrect heading levels.
-rw-r--r-- | doc/neps/nep-0028-uarray.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/neps/nep-0028-uarray.rst b/doc/neps/nep-0028-uarray.rst index 744885793..ad0356d5a 100644 --- a/doc/neps/nep-0028-uarray.rst +++ b/doc/neps/nep-0028-uarray.rst @@ -105,7 +105,7 @@ Existing and potential consumers of alternative arrays * TensorLy: http://tensorly.org/ Existing alternate dtype implementations ----------------------------------------- +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * ``ndtypes``: https://ndtypes.readthedocs.io/en/latest/ * Datashape: https://datashape.readthedocs.io |