diff options
author | mattip <matti.picus@gmail.com> | 2018-04-10 21:42:31 +0300 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2018-04-10 21:42:31 +0300 |
commit | c4996684e79ab8bbbd312ea4803286d226e95fd8 (patch) | |
tree | 39c6dee00ca1b9f785e16bc80ffdc041022eb4e1 /doc/source/docs | |
parent | a75e76dac26fcf56ab815926b89bb9a9bc358608 (diff) | |
download | numpy-c4996684e79ab8bbbd312ea4803286d226e95fd8.tar.gz |
silence warnings, matplotlib deprecated normed in favor of density
Diffstat (limited to 'doc/source/docs')
-rw-r--r-- | doc/source/docs/howto_document.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/docs/howto_document.rst b/doc/source/docs/howto_document.rst index 0b8799798..c44f4d364 100644 --- a/doc/source/docs/howto_document.rst +++ b/doc/source/docs/howto_document.rst @@ -384,7 +384,7 @@ The sections of the docstring are: and neural-network techniques," Computers & Geosciences, vol. 22, pp. 585-588, 1996. - which renders as + which renders as [1]_ .. [1] O. McNoleg, "The integration of GIS, remote sensing, expert systems and adaptive co-kriging for environmental habitat |