aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-02-26 16:39:26 +0000
committerAlex Schofield <git@ajschof.me>2025-02-26 16:39:26 +0000
commit2bdeab70aff7dadd5aaf66b9ecc19a16a095a157 (patch)
tree92f99322a8b4e5ad74605c85a8a8368a280ad676 /TODO.md
parent1e836b7b23fbe87252423d279920f370884b3196 (diff)
downloadgdpr-obfuscator-2bdeab70aff7dadd5aaf66b9ecc19a16a095a157.tar.gz
gdpr-obfuscator-2bdeab70aff7dadd5aaf66b9ecc19a16a095a157.zip
remove redundant .md files
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/TODO.md b/TODO.md
deleted file mode 100644
index 7b472ff..0000000
--- a/TODO.md
+++ /dev/null
@@ -1,14 +0,0 @@
-# High Priority
-- [ ] 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
-- [ ] Add tests for timing and performance (memory usage on large CSV files etc)
-- [ ] Use Pydantic for data validation of JSON/CSV
-
-# Low Priority
-- [ ] Add .env file for environment variables (e.g. custom endpoints) \ No newline at end of file
git.ajschof.me — hosted by ajschofield — powered by cgit