From 69679b052e3201521f3f32566927f423431f4f10 Mon Sep 17 00:00:00 2001 From: Mike Date: Fri, 25 Oct 2019 21:43:20 -0400 Subject: [PATCH] Updated Todos --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 6b21013..ff1d84c 100755 --- a/main.py +++ b/main.py @@ -10,7 +10,7 @@ InitFiles(config.file_array) # Initialize file system Catalogue = Catalogue() # Open the Catalogue # new_books = Catalogue.new_files() Catalogue.import_books() # Filter Your books +# TODO Resolve database locking after querying for book list # TODO Figure out a system to get books page count # TODO Update Documentation # TODO Requirements.txt -# TODO Test image storage