From ac9630cd472ca0cc3c5d3891d5b4ceb306f7ba78 Mon Sep 17 00:00:00 2001 From: mecaneer23 Date: Sat, 16 Mar 2024 22:58:07 -0500 Subject: [PATCH] chore: update todos --- todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.txt b/todo.txt index cdb0bfe..df9077c 100644 --- a/todo.txt +++ b/todo.txt @@ -7,6 +7,7 @@ -m fix: make startup faster -r fix: remove silence if dependencies are not installed -g feat: add unit tests? +-y refactor: add docstrings to `public` functions in `tcurses.py` -y refactor: add docstrings to `public` functions in `todo.py` - refactor: only return objects (mostly `TodoList`s) when necessary - refactor: remove curses dependency from as many locations as possible