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": {