remove import mpl patches

This commit is contained in:
François Boulogne
2013-02-24 16:45:28 +01:00
parent 0451a2e17b
commit 609ce322d9
@@ -33,7 +33,6 @@ Its size is extended by two times the larger radius.
import numpy as np
import matplotlib.pyplot as plt
import matplotlib.patches as mpatches
from skimage import data, filter
from skimage.transform import hough_circle