diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2021-08-21 01:05:48 +0200 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2021-08-21 01:05:48 +0200 |
commit | 0a4703adc9ba9e8797296b7cedb0b38ef426beb7 (patch) | |
tree | 8eca4aeec9a3736492421923f91ba91aa6930182 /python | |
parent | 1ef3787da274ea6cf0d0c7e132e75082b15d675f (diff) | |
download | refcat-0a4703adc9ba9e8797296b7cedb0b38ef426beb7.tar.gz refcat-0a4703adc9ba9e8797296b7cedb0b38ef426beb7.zip |
add notes
Diffstat (limited to 'python')
-rw-r--r-- | python/refcat/tasks.py | 4 |
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 --------------- |