From f82db285656d325d112f74264a28446a67281445 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Boulogne?= Date: Wed, 2 Oct 2013 17:47:25 +0200 Subject: [PATCH] MAINT: unused import --- doc/examples/plot_entropy.py | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/examples/plot_entropy.py b/doc/examples/plot_entropy.py index f5001e31..9f208c73 100644 --- a/doc/examples/plot_entropy.py +++ b/doc/examples/plot_entropy.py @@ -7,7 +7,6 @@ Image entropy is a quantity which is used to describe the amount of information coded in an image. """ -import numpy as np import matplotlib.pyplot as plt from skimage import data