Added Todo.

This commit is contained in:
retoor 2025-02-01 16:00:05 +01:00
parent a60c862450
commit 104854be6a

4
TODO.md Normal file
View File

@ -0,0 +1,4 @@
# Todo's
- implement logging module instead of all print statements.
- use asyncio processes instead of subprocess module processes.