diff --git a/.basedpyright/baseline.json b/.basedpyright/baseline.json index 594d6078..3aa3bf72 100644 --- a/.basedpyright/baseline.json +++ b/.basedpyright/baseline.json @@ -989,6 +989,30 @@ "lineCount": 1 } }, + { + "code": "reportUnknownParameterType", + "range": { + "startColumn": 4, + "endColumn": 16, + "lineCount": 1 + } + }, + { + "code": "reportUnknownVariableType", + "range": { + "startColumn": 15, + "endColumn": 59, + "lineCount": 1 + } + }, + { + "code": "reportUnknownVariableType", + "range": { + "startColumn": 19, + "endColumn": 27, + "lineCount": 3 + } + }, { "code": "reportAny", "range": {