From 699e062c7ad578181d06f93b0eabc20c2a4cb2a9 Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Sun, 5 Apr 2026 15:53:30 -0500 Subject: [PATCH] Update baseline --- .basedpyright/baseline.json | 40 +++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/.basedpyright/baseline.json b/.basedpyright/baseline.json index efee917a..a62e1b17 100644 --- a/.basedpyright/baseline.json +++ b/.basedpyright/baseline.json @@ -17,6 +17,14 @@ "lineCount": 1 } }, + { + "code": "reportEmptyAbstractUsage", + "range": { + "startColumn": 22, + "endColumn": 50, + "lineCount": 1 + } + }, { "code": "reportCallIssue", "range": { @@ -16867,6 +16875,14 @@ "lineCount": 1 } }, + { + "code": "reportEmptyAbstractUsage", + "range": { + "startColumn": 11, + "endColumn": 60, + "lineCount": 1 + } + }, { "code": "reportArgumentType", "range": { @@ -22131,6 +22147,14 @@ "lineCount": 1 } }, + { + "code": "reportEmptyAbstractUsage", + "range": { + "startColumn": 22, + "endColumn": 67, + "lineCount": 1 + } + }, { "code": "reportAny", "range": { @@ -22865,6 +22889,14 @@ "lineCount": 1 } }, + { + "code": "reportEmptyAbstractUsage", + "range": { + "startColumn": 11, + "endColumn": 47, + "lineCount": 1 + } + }, { "code": "reportUnknownArgumentType", "range": { @@ -24759,6 +24791,14 @@ } ], "./sumpy/test/test_target_deriv.py": [ + { + "code": "reportEmptyAbstractUsage", + "range": { + "startColumn": 16, + "endColumn": 56, + "lineCount": 1 + } + }, { "code": "reportAny", "range": {