From de9e0fdfb36d912e0a6fda2c9c0a430d206fbfa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Sch=C3=B6nberger?= Date: Fri, 22 Nov 2013 00:51:55 +0100 Subject: [PATCH] Add missing deprecation removal to todo --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index 07cb5777..25070d05 100644 --- a/TODO.txt +++ b/TODO.txt @@ -15,3 +15,4 @@ Version 0.10 functions * Enable doctests of experimental `skimage.feature.brief` * Remove deprecated `skimage.segmentation.visualize_boundaries` +* Remove deprecated `skimage.morphology.greyscale_*`