Added Todo.

This commit is contained in:
2025-02-01 16:00:05 +01:00
parent a60c862450
commit 104854be6a
+4
View File
@@ -0,0 +1,4 @@
# Todo's
- implement logging module instead of all print statements.
- use asyncio processes instead of subprocess module processes.