mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-11 14:24:23 +08:00
Fixed broken link to NumPy's docstring standard.
This commit is contained in:
+2
-1
@@ -123,7 +123,8 @@ Guidelines
|
||||
|
||||
* All code should have tests (see `test coverage`_ below for more details).
|
||||
* All code should be documented, to the same
|
||||
`standard <http://projects.scipy.org/numpy/wiki/CodingStyleGuidelines>`_
|
||||
`standard
|
||||
<://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt#docstring-standard>`_
|
||||
as NumPy and SciPy.
|
||||
* For new functionality, always add an example to the
|
||||
gallery.
|
||||
|
||||
Reference in New Issue
Block a user