From 6e6d9d3e5a1a854a02bbf531a168b5bece1d25cc Mon Sep 17 00:00:00 2001 From: Stephen Kraus <8003332+stephenmk@users.noreply.github.com> Date: Mon, 1 May 2023 21:48:58 -0500 Subject: [PATCH] Update TODO.md --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 4c572d9..043a2f3 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,7 @@ ### Todo - [ ] Add test suite +- [ ] Add documentation (docstrings, etc.) - [ ] Validate JSON schema of Yomichan terms during export - [ ] Add factory classes to reduce the amount of class import statements - [ ] Add build scripts for producing program binaries