From de285b531ab22d8ec33c49c8058b257ce2d37f40 Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Thu, 17 Jul 2025 15:22:12 +0900 Subject: [PATCH] ToDo list update --- ToDo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ToDo.md b/ToDo.md index 8e27e5f..ee86940 100644 --- a/ToDo.md +++ b/ToDo.md @@ -1,5 +1,5 @@ # ToDo list -- [ ] stub files .pyi +- [x] stub files .pyi - [ ] Add tests for all, we need 100% test coverate -- [ ] Log: add custom format for "stack_correct" if set, this will override the normal stack block +- [x] Log: add custom format for "stack_correct" if set, this will override the normal stack block