diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-09-22 19:08:18 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-09-22 19:08:18 -0700 |
commit | 91eb3a7a9e7fdb1b344462d5bfb3e826320dc431 (patch) | |
tree | aa56b19199df44e91eb4193711a9d39d5ef7dc73 /python/TODO | |
parent | b12158b396bd849f40ff6713ad7836f3293f4029 (diff) | |
download | fatcat-91eb3a7a9e7fdb1b344462d5bfb3e826320dc431.tar.gz fatcat-91eb3a7a9e7fdb1b344462d5bfb3e826320dc431.zip |
commit old notes and other files
Diffstat (limited to 'python/TODO')
-rw-r--r-- | python/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/TODO b/python/TODO index 708b8aa8..54b63dd3 100644 --- a/python/TODO +++ b/python/TODO @@ -1,4 +1,5 @@ +- use dict counter type (in python collections) instead of currently janky counters - schema.org metadata for releases additional tests |