mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-30 14:05:20 +08:00
DOC fix broken url
This commit is contained in:
+1
-1
@@ -137,7 +137,7 @@ Stylistic Guidelines
|
||||
--------------------
|
||||
|
||||
* Set up your editor to remove trailing whitespace. Follow `PEP08
|
||||
<www.python.org/dev/peps/pep-0008/>`__. Check code with pyflakes / flake8.
|
||||
<http://www.python.org/dev/peps/pep-0008/>`__. Check code with pyflakes / flake8.
|
||||
|
||||
* Use numpy data types instead of strings (``np.uint8`` instead of
|
||||
``"uint8"``).
|
||||
|
||||
Reference in New Issue
Block a user