From c437520484001a9333f0e4312b114a1d4b3d9f6d Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Mon, 23 Jun 2025 12:54:16 -0500 Subject: [PATCH] Update baseline for numpy 2.3.1 --- .basedpyright/baseline.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/.basedpyright/baseline.json b/.basedpyright/baseline.json index 192e5270..8577d3b8 100644 --- a/.basedpyright/baseline.json +++ b/.basedpyright/baseline.json @@ -17461,6 +17461,38 @@ "lineCount": 1 } }, + { + "code": "reportUnknownArgumentType", + "range": { + "startColumn": 12, + "endColumn": 19, + "lineCount": 1 + } + }, + { + "code": "reportUnknownArgumentType", + "range": { + "startColumn": 12, + "endColumn": 22, + "lineCount": 1 + } + }, + { + "code": "reportUnknownArgumentType", + "range": { + "startColumn": 24, + "endColumn": 35, + "lineCount": 1 + } + }, + { + "code": "reportUnknownArgumentType", + "range": { + "startColumn": 17, + "endColumn": 21, + "lineCount": 1 + } + }, { "code": "reportUnknownParameterType", "range": {