diff options
| author | Santo Cariotti <sancn@live.com> | 2017-07-21 12:42:23 +0000 |
|---|---|---|
| committer | Santo Cariotti <sancn@live.com> | 2017-07-21 12:42:23 +0000 |
| commit | 6224d8a897c783e10c7e14238f0c84aa82033082 (patch) | |
| tree | b687d6164567be1185953399f33039fe2ec87561 /lib/app.py | |
| parent | 1451011e86dcbcaba2e43013ee86042ad27dc6b5 (diff) | |
Added TODO funcs
It is possible add and delete items into TODO's list
Diffstat (limited to 'lib/app.py')
| -rw-r--r-- | lib/app.py | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -67,5 +67,3 @@ if __name__ == '__main__': app.action(cmd) r.save() - - clear() |
