aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-08-21 01:05:48 +0200
committerMartin Czygan <martin.czygan@gmail.com>2021-08-21 01:05:48 +0200
commit0a4703adc9ba9e8797296b7cedb0b38ef426beb7 (patch)
tree8eca4aeec9a3736492421923f91ba91aa6930182 /python
parent1ef3787da274ea6cf0d0c7e132e75082b15d675f (diff)
downloadrefcat-0a4703adc9ba9e8797296b7cedb0b38ef426beb7.tar.gz
refcat-0a4703adc9ba9e8797296b7cedb0b38ef426beb7.zip
add notes
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
---------------