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")