Fix unknown Note section warning

This commit is contained in:
Johannes Schönberger
2016-02-01 08:47:36 +01:00
parent 5e780bb27f
commit 3bf2250b64
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -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.
"""