From 193717ce594a6384c53babacadbc4112674b0420 Mon Sep 17 00:00:00 2001 From: Juan Nunez-Iglesias Date: Wed, 9 Apr 2014 23:31:13 +1000 Subject: [PATCH] Remove another finished line from todo --- TODO.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index a342ae13..e7f69a00 100644 --- a/TODO.txt +++ b/TODO.txt @@ -12,7 +12,6 @@ Version 0.11 Version 0.10 ------------ -* Remove deprecated parameter `epsilon` of `skimage.viewer.LineProfile` * Remove backwards-compatability of `skimage.measure.regionprops` * Change default mode of random_walker segmentation to 'cg_mg' > 'cg' > 'bf', depending on which optional dependencies are available.