aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/refcat/tasks.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/refcat/tasks.py b/python/refcat/tasks.py
index b92bd56..591acbd 100644
--- a/python/refcat/tasks.py
+++ b/python/refcat/tasks.py
@@ -141,8 +141,8 @@ from graph, and if not available use raw input.
> QA things
-* [ ] find duplicates and clean them up
-* [ ] generate stats on match types
+* [x] find duplicates and clean them up
+* [x] generate stats on match types
TODO: Unmatched
---------------