From 4d9ecf33f612be3be8efc24cc704db3e3cb33b71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Sch=C3=B6nberger?= Date: Fri, 22 Nov 2013 00:22:47 +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 b867bc73..07cb5777 100644 --- a/TODO.txt +++ b/TODO.txt @@ -14,3 +14,4 @@ Version 0.10 * Remove deprecated `skimage.color.is_gray` and `skimage.color.is_rgb` functions * Enable doctests of experimental `skimage.feature.brief` +* Remove deprecated `skimage.segmentation.visualize_boundaries`