From 23719066d6d74c6a3044a8f0c48966733a21e7e5 Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Sun, 5 Apr 2026 15:32:07 -0500 Subject: [PATCH] Update baseline --- .basedpyright/baseline.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/.basedpyright/baseline.json b/.basedpyright/baseline.json index 13cfaafd..5f9e48ba 100644 --- a/.basedpyright/baseline.json +++ b/.basedpyright/baseline.json @@ -8897,6 +8897,22 @@ "lineCount": 1 } }, + { + "code": "reportEmptyAbstractUsage", + "range": { + "startColumn": 13, + "endColumn": 20, + "lineCount": 1 + } + }, + { + "code": "reportEmptyAbstractUsage", + "range": { + "startColumn": 13, + "endColumn": 18, + "lineCount": 1 + } + }, { "code": "reportUnknownParameterType", "range": { @@ -8977,6 +8993,14 @@ "lineCount": 1 } }, + { + "code": "reportEmptyAbstractUsage", + "range": { + "startColumn": 47, + "endColumn": 55, + "lineCount": 1 + } + }, { "code": "reportUnknownParameterType", "range": {