From 552f24be8e0afdeffd3eaa32d435c140a57edaaf Mon Sep 17 00:00:00 2001 From: Tony S Yu Date: Mon, 18 Nov 2013 22:07:44 -0600 Subject: [PATCH] Remove unnecessary initialization --- skimage/io/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skimage/io/__init__.py b/skimage/io/__init__.py index 5fb2602b..350ca202 100644 --- a/skimage/io/__init__.py +++ b/skimage/io/__init__.py @@ -1,4 +1,4 @@ -__doc__ = """Utilities to read and write images in various formats. +"""Utilities to read and write images in various formats. The following plug-ins are available: