提交 77bb1523 authored 作者: Brandon T. Willard's avatar Brandon T. Willard 提交者: Brandon T. Willard

Fix NumPy docstring link

上级 8d4c5f4d
...@@ -68,7 +68,7 @@ Documentation and docstrings ...@@ -68,7 +68,7 @@ Documentation and docstrings
docstrings of all the classes and functions should respect the docstrings of all the classes and functions should respect the
`PEP257 <https://www.python.org/dev/peps/pep-0257/>`_ rules and follow the `PEP257 <https://www.python.org/dev/peps/pep-0257/>`_ rules and follow the
`Numpy docstring standard `Numpy docstring standard
<https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt>`_. <https://numpydoc.readthedocs.io/en/latest/format.html#docstring-standard>`_.
* To cross-reference other objects (e.g. reference other classes or methods) in * To cross-reference other objects (e.g. reference other classes or methods) in
the docstrings, use the the docstrings, use the
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论