From db1ede967a5c89c576daf43cf3e6aa3bbf809f55 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 5 Jul 2022 15:23:24 -0400 Subject: Clarify TODO --- Biz/Dragons.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Biz') diff --git a/Biz/Dragons.hs b/Biz/Dragons.hs index 8a2ad3f..0a3583d 100644 --- a/Biz/Dragons.hs +++ b/Biz/Dragons.hs @@ -449,7 +449,7 @@ instance Lucid.ToHtml AnalysisAction where Lucid.with score_ [Lucid.id_ "hotspots"] <| do title_ "Hotspots" - quantity_ "" -- TODO + quantity_ "" -- TODO: count files in 2nd sigma as identified "hotspots" previewChart <| do Lucid.table_ [Lucid.class_ "charts-css column"] <| do Lucid.tr_ <| do -- cgit v1.2.3