diff --git a/.basedpyright/baseline.json b/.basedpyright/baseline.json index 43da8681..daccd9eb 100644 --- a/.basedpyright/baseline.json +++ b/.basedpyright/baseline.json @@ -11549,6 +11549,14 @@ "lineCount": 1 } }, + { + "code": "reportUnknownArgumentType", + "range": { + "startColumn": 48, + "endColumn": 52, + "lineCount": 1 + } + }, { "code": "reportUnknownVariableType", "range": { @@ -11565,6 +11573,14 @@ "lineCount": 1 } }, + { + "code": "reportUnknownArgumentType", + "range": { + "startColumn": 55, + "endColumn": 59, + "lineCount": 1 + } + }, { "code": "reportUnknownVariableType", "range": { @@ -11645,6 +11661,14 @@ "lineCount": 1 } }, + { + "code": "reportUnknownArgumentType", + "range": { + "startColumn": 62, + "endColumn": 66, + "lineCount": 1 + } + }, { "code": "reportUnknownMemberType", "range": {