From 9af46f54f696fc37abae095b263f94103754a751 Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Sun, 31 May 2026 10:12:42 -0500 Subject: [PATCH] Update baseline --- .basedpyright/baseline.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.basedpyright/baseline.json b/.basedpyright/baseline.json index daccd9eb..1bbcfc70 100644 --- a/.basedpyright/baseline.json +++ b/.basedpyright/baseline.json @@ -22951,6 +22951,14 @@ "lineCount": 5 } }, + { + "code": "reportUnknownVariableType", + "range": { + "startColumn": 15, + "endColumn": 43, + "lineCount": 1 + } + }, { "code": "reportUnknownVariableType", "range": {