From 6900dfc218cb7647f5ae5e1928580f7b637b3e60 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Wed, 25 Nov 2020 12:34:32 +0100 Subject: add todo --- tests/data/README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests') diff --git a/tests/data/README.md b/tests/data/README.md index 42ea394..744934c 100644 --- a/tests/data/README.md +++ b/tests/data/README.md @@ -53,3 +53,7 @@ for line in fileinput.input(): for a, b in itertools.combinations(sorted(vs), r=2): print("{}\t{}".format(a, b)) ``` + +## TODO + +* [ ] generate md with clickable links, grouped by match status -- cgit v1.2.3