From 13972aedc7f2417f914059b1bd81bba01fb66072 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Tue, 2 Feb 2016 07:12:35 -0800 Subject: [PATCH] Add deprecation reminder for `structural_similarity` to TODO --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index fcb8952f7b3..a6f65f75f6c 100644 --- a/TODO.txt +++ b/TODO.txt @@ -14,6 +14,7 @@ Version 0.14 `(origin, direction)`. * Remove deprecated old syntax support for ``skimage.transform.integrate``. * Remove deprecated ``skimage.data.lena`` and corresponding data files. +* Remove deprecated ``skimage.measure.structural_similarity``. Version 0.13