From 0e7e838cac3c753e75f934b49ec7157048a2d77d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Boulogne?= Date: Sun, 7 Jul 2013 19:17:16 +0200 Subject: [PATCH] use shorter URL --- skimage/data/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skimage/data/__init__.py b/skimage/data/__init__.py index 826ae75a..65802c0b 100644 --- a/skimage/data/__init__.py +++ b/skimage/data/__init__.py @@ -195,7 +195,7 @@ def coffee(): Notes ----- This image was downloaded on - `Flickr `__ + `Flickr `__ No copyright restrictions. """ return load("coffee.png")