diff --git a/skimage/data/__init__.py b/skimage/data/__init__.py index cea2a9f5..ecd261f7 100644 --- a/skimage/data/__init__.py +++ b/skimage/data/__init__.py @@ -200,4 +200,3 @@ def coffee(): """ return load("coffee.png") -