From 90e0ebbb45435559435eae172311cf9a1d139763 Mon Sep 17 00:00:00 2001 From: Tiara Rodney Date: Wed, 17 Jun 2026 14:03:54 +0200 Subject: [PATCH] todo(9): done mypy --strict src tests passes (no issues, 6 files); ML/posix-sdc imports ignored via overrides; sft/eval/resident/tests fully annotated; mypy is a declared dev dep; py.typed ships in the package. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 3ed93ce..acb41d8 100644 --- a/TODO +++ b/TODO @@ -140,7 +140,7 @@ Content-Type: application/issue ID: 9 Type: feature Title: Type-check the package under mypy strict -Status: in-progress +Status: done Priority: medium Created: 2026-06-17 Module: sekft