mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-12 12:30:16 +08:00
Fix unknown Note section warning
This commit is contained in:
@@ -57,8 +57,8 @@ def is_installed(name, version=None):
|
||||
out : bool
|
||||
True if `name` is installed matching the optional version.
|
||||
|
||||
Note
|
||||
----
|
||||
Notes
|
||||
-----
|
||||
Original Copyright (C) 2009-2011 Pierre Raybaut
|
||||
Licensed under the terms of the MIT License.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user