From 0651d5c68a90387095d2043ed419aacb76f53e88 Mon Sep 17 00:00:00 2001 From: Mike Date: Sun, 6 Oct 2019 17:22:29 -0400 Subject: [PATCH] Updated TODO List --- main.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.py b/main.py index 579f0e3..a665933 100755 --- a/main.py +++ b/main.py @@ -15,4 +15,5 @@ Epub().import_books() # Filter Your books # TODO Figure out a system to get books page count # TODO Update testing # TODO Update Documentation -# TODO Requirements.txt \ No newline at end of file +# TODO Requirements.txt +# TODO Test image storage \ No newline at end of file