diff --git a/TODO.md b/TODO.md index 94faa55..fead554 100644 --- a/TODO.md +++ b/TODO.md @@ -23,5 +23,4 @@ - [x] Write tests using ``pytest`` - [x] Integrate ``coverage`` - [x] Integrate ``tox`` -- [ ] Refactor and restructure ``handle_write_args`` and ``handle_read_args`` into muliple respective funtions -- [ ] Reimplement the termination of the program +- [x] Refactor and restructure ``handle_write_args`` and ``handle_read_args`` into muliple respective functions