From 5e2c53acb32b8d806a7ab2b67c2915889cd932d1 Mon Sep 17 00:00:00 2001 From: Alex Schofield Date: Fri, 21 Feb 2025 04:06:09 +0000 Subject: add more to-dos --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 8851a70..7b472ff 100644 --- a/TODO.md +++ b/TODO.md @@ -2,6 +2,8 @@ - [ ] Accept JSON string as input - [ ] Add support for JSON input data - [ ] Restore logging in a cleaner more centralised way +- [ ] Write project documentation (README.md) +- [ ] Improve language and detail in docstrings (autoDocstring - VSCode) # Medium Priority - [ ] Add custom exceptions (`exc.py`) and improve error handling -- cgit v1.2.3