diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2017-12-12 13:03:29 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2017-12-15 07:30:35 +0100 |
commit | bb600df28f88f892fe221655a47a0ed2f1691b17 (patch) | |
tree | f9ac1170e1b501ec9ccc5ce91934f9363e68e395 | |
parent | dce92efdbc3f689197c6d46ff3f37cecb7c81a40 (diff) | |
download | ee-python-bb600df28f88f892fe221655a47a0ed2f1691b17.tar.gz ee-python-bb600df28f88f892fe221655a47a0ed2f1691b17.tar.bz2 ee-python-bb600df28f88f892fe221655a47a0ed2f1691b17.tar.xz ee-python-bb600df28f88f892fe221655a47a0ed2f1691b17.zip |
o More TODOs.
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -26,3 +26,8 @@ part. Some cases where this is not true: headers that the customer can choose to install. * Test points shouldn't have a part number + +# TODOs + +* Consistenly use `read` and `parse` in function names. +* Consider flattening the module tree. |