From 28d67d9bed6c6ba51db8a5ba85cbb8027b763467 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Sat, 27 May 2023 16:45:05 -0500 Subject: [PATCH] chore: clean up todo's --- todo.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/todo.md b/todo.md index 5d5aa2c..68b1180 100644 --- a/todo.md +++ b/todo.md @@ -1,10 +1,7 @@ # VIV Todo's -- [x] swap flake8 for ruff -- [x] use stdout and stderr more effectively (or switch to logging?) - [ ] use config file (probably ini or toml for python>=3.11) - [ ] enable a garbage collection based on time or file existence (configurable) - [ ] unit tests (v important) -- [ ] update command - [ ] add more options to filter `viv list`