mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-30 22:54:57 +08:00
Merge pull request #684 from sciunto/doc_fix_url
DOC: reference broken, protect last character in URL
This commit is contained in:
@@ -677,7 +677,7 @@ def entropy(image, selem, out=None, mask=None, shift_x=False, shift_y=False):
|
||||
|
||||
References
|
||||
----------
|
||||
.. [1] http://en.wikipedia.org/wiki/Entropy_(information_theory)
|
||||
.. [1] http://en.wikipedia.org/wiki/Entropy_(information_theory)>
|
||||
|
||||
Examples
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user