From a9fffcb43460ff60894c249496bd01af2171fe58 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Fri, 18 Jun 2021 09:19:34 -0400 Subject: [PATCH] update todo --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 9ffbd0c4..e3df7bc6 100644 --- a/TODO.md +++ b/TODO.md @@ -6,7 +6,9 @@ N/A ## Work in Progress -N/A +- Modularize `detect` with class inheritance +- Modularize `warmup` with class inheritance +- Refactor `checkBackend` into `backend.check` ## Known Issues